This is my dmenu configuration with no manual editing required for builds on BSD platforms.
- Patches: border, center, xresources
- Additional
mk
files to allow building transparently on both Linux and BSD (NetBSD, OpenBSD and FreeBSD).
The package names vary for depending on the Linux that you’re using.
Under a debian-like distributions, please run the following:
sudo apt install build-essential \
libx11-dev \
libxft-dev \
libxinerama-dev \
libfreetype6-dev \
libfontconfig1-dev
Below is a dmenu screenshot with “red-ish” .Xresources
theme (See the Xresources.example
file).
sudo make install