2018-04-07 23:51:10 +02:00
|
|
|
# Luke's dmenu
|
|
|
|
|
2020-04-18 01:06:01 +02:00
|
|
|
Extra stuff added to vanilla dmenu:
|
2018-04-07 23:51:10 +02:00
|
|
|
|
2020-04-18 01:06:01 +02:00
|
|
|
- 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)
|
2020-10-07 10:32:35 +02:00
|
|
|
- `-P` for password mode: hide user input
|
2020-04-18 15:59:37 +02:00
|
|
|
- `-r` to reject non-matching input
|
|
|
|
- dmenu options are mouse clickable
|
2018-04-07 23:51:10 +02:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
After making any config changes that you want, but `make`, `sudo make install` it.
|