My perfect build of suckless's dmenu.
arg.h | ||
config.def.h | ||
config.h | ||
config.mk | ||
dmenu_path | ||
dmenu_run | ||
dmenu.c | ||
drw.c | ||
drw.h | ||
LICENSE | ||
Makefile | ||
README.md | ||
stest.c | ||
util.c | ||
util.h |
dmenu
My perfect build of suckless's dmenu.
Designed for my build of dwm, perfectwm.
patches
- dmenu-mousesupport-5.0.diff
- dmenu-xresources-alt-5.0.diff
installation
Clone the git repository
git clone https://github.com/SpyHoodle/dmenu
Change directory to dmenu
cd dmenu
Make and install dmenu
make install