dmenu/README.md

15 lines
434 B
Markdown
Raw Normal View History

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