about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
author2020-04-18 09:59:37 -0400
committer2020-04-18 09:59:37 -0400
commit96608c36b59b6fa1803d2e32cfbab73c8b73f46d (patch)
tree7a71e603a232e33f3036eb6c51fcf2b26d4cd775 /README.md
parentef9e3d24391cd1f324aedb16ff5745051f3710f0 (diff)
downloaddmenu-96608c36b59b6fa1803d2e32cfbab73c8b73f46d.tar.gz
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d4d2f1..79eba94 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,9 @@ Extra stuff added to vanilla dmenu:
 - reads Xresources (ergo pywal compatible)
 - alpha patch, which importantly allows this build to be embedded in transparent st
 - can view color characters like emoji (libxft-bgra is required for this reason)
+- `-P` for password mode: hide user imput
+- `-r` to reject non-matching input
+- dmenu options are mouse clickable
 
 ## Installation