README.md (434B)
1 # Luke's dmenu 2 3 Extra stuff added to vanilla dmenu: 4 5 - reads Xresources (ergo pywal compatible) 6 - alpha patch, which importantly allows this build to be embedded in transparent st 7 - can view color characters like emoji 8 - `-P` for password mode: hide user input 9 - `-r` to reject non-matching input 10 - dmenu options are mouse clickable 11 12 ## Installation 13 14 After making any config changes that you want, but `make`, `sudo make install` it.