summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8fb594..1cac6f5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Luke's dmenu
+# My dmenu
Extra stuff added to vanilla dmenu:
@@ -7,6 +7,7 @@ Extra stuff added to vanilla dmenu:
- can view color characters like emoji (libxft-bgra is required for this reason)
- `-P` for password mode: hide user input
- `-r` to reject non-matching input
+- `-c` to reject non-matching input
- dmenu options are mouse clickable
## Installation