Merge pull request #7 from bhaskarkc/typo-fix

typo fix
This commit is contained in:
Luke Smith 2020-10-07 08:05:21 -04:00 committed by GitHub
commit 9a689d13c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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