No description
patches | ||
.gitignore | ||
arg.h | ||
config.def.h | ||
config.mk | ||
dmenu.1 | ||
dmenu.c | ||
dmenu_path | ||
dmenu_run | ||
drw.c | ||
drw.h | ||
LICENSE | ||
Makefile | ||
README.md | ||
stest.1 | ||
stest.c | ||
util.c | ||
util.h |
My personal dmenu build
Description
My personal repository for a custom dmenu build currently using the Gruvbox theme.
Patches applied to suckless' software
Applied via *.diff files found in suckless.org, in the appearing order. Unsuccessful patches generated a *.rej file which was moved to the corresponding "patches/manpatch/" directory for each program, and renamed *.manpatch. This was then used to manually patch the source code.
dmenu
- border
- center
Dependencies (Archlinux names)
adobe-source-code-pro-fonts, make, libxcb libX11-devel, libXft-devel, libXinerama-devel,