My build of dmenu
- C 82.9%
- Roff 10.4%
- Makefile 5.4%
- C++ 0.7%
- Shell 0.6%
dmenu - dynamic menu
dmenu is an efficient dynamic menu for X.
Requirements
In order to build dmenu you need the Xlib header files.
My config also requires the JetBrains Mono font.
On Arch Linux, you can install that package with sudo pacman -S ttf-jetbrains-mono.
Installation
Edit config.mk to match your local setup (dmenu is installed into the /usr/local namespace by default).
Afterwards enter the following command to build and install dmenu (if necessary as root):
make clean install
Running dmenu
See the man page for details.
My patches
My build has the following patches:
- center