This commit is contained in:
Bhaskar 2020-10-07 19:32:35 +11:00
parent 89c6680fc5
commit 94c7a94d50

View File

@ -5,7 +5,7 @@ Extra stuff added to vanilla dmenu:
- reads Xresources (ergo pywal compatible) - reads Xresources (ergo pywal compatible)
- alpha patch, which importantly allows this build to be embedded in transparent st - 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) - can view color characters like emoji (libxft-bgra is required for this reason)
- `-P` for password mode: hide user imput - `-P` for password mode: hide user input
- `-r` to reject non-matching input - `-r` to reject non-matching input
- dmenu options are mouse clickable - dmenu options are mouse clickable