2018-04-07 21:51:10 +00:00
|
|
|
# Luke's dmenu
|
|
|
|
|
2020-04-17 23:06:01 +00:00
|
|
|
Extra stuff added to vanilla dmenu:
|
2018-04-07 21:51:10 +00:00
|
|
|
|
2020-04-17 23:06:01 +00:00
|
|
|
- reads Xresources (ergo pywal compatible)
|
|
|
|
- alpha patch, which importantly allows this build to be embedded in transparent st
|
2022-10-21 10:11:11 +00:00
|
|
|
- can view color characters like emoji
|
2020-10-07 08:32:35 +00:00
|
|
|
- `-P` for password mode: hide user input
|
2020-04-18 13:59:37 +00:00
|
|
|
- `-r` to reject non-matching input
|
|
|
|
- dmenu options are mouse clickable
|
2018-04-07 21:51:10 +00:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
After making any config changes that you want, but `make`, `sudo make install` it.
|