Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.