README.md (548B)
1 # mrgrouse's dmenu 2 A dmenu fork for birds. 3 4 patches and features added to vanilla dmenu: 5 6 - reads Xresources (ergo pywal compatible) 7 - alpha patch, which importantly allows this build to be embedded in transparent st 8 - can view color characters like emoji (libxft-bgra is required for this reason) 9 - `-P` for password mode: hide user input 10 - `-r` to reject non-matching input 11 - dmenu options are mouse clickable 12 13 ## Installation 14 15 You must have `libxft` installed. 16 17 After making any config changes that you want, but `make`, `sudo make install` it.