Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/havrak/dmenu
Personal build of suckless's dmenu
https://github.com/havrak/dmenu
Last synced: 2 days ago
JSON representation
Personal build of suckless's dmenu
- Host: GitHub
- URL: https://github.com/havrak/dmenu
- Owner: havrak
- License: mit
- Created: 2023-08-02T13:47:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-14T12:56:49.000Z (9 months ago)
- Last Synced: 2024-02-14T13:50:36.449Z (9 months ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Havrak's dmenu
Extra stuff added to vanilla dmenu:
- can view color characters like emoji
- dmenu options are mouse clickable
- `-P` for password mode: hide user input
- `-r` to reject non-matching input
- `-x` to set x offset of the window
- `-y` to set y offset of the window## Installation
After making any config changes that you want, but `make`, `sudo make install` it.