No description
Find a file
2023-06-02 22:52:41 -06:00
patches fuzzy find 2023-05-30 12:30:05 -06:00
.gitignore dmenu 2022-11-28 14:06:45 -06:00
arg.h dmenu 2022-11-28 14:06:45 -06:00
config.def.h nobold :( 2023-06-02 22:52:41 -06:00
config.mk fuzzy find 2023-05-30 12:30:05 -06:00
dmenu.1 passwords 2023-02-11 21:01:07 -06:00
dmenu.c fuzzy find 2023-05-30 12:30:05 -06:00
dmenu_path dmenu 2022-11-28 14:06:45 -06:00
dmenu_run dmenu 2022-11-28 14:06:45 -06:00
drw.c dmenu 2022-11-28 14:06:45 -06:00
drw.h dmenu 2022-11-28 14:06:45 -06:00
LICENSE dmenu 2022-11-28 14:06:45 -06:00
Makefile dmenu 2022-11-28 14:06:45 -06:00
README.md fuzzymatch 2023-05-30 12:30:35 -06:00
stest.1 dmenu 2022-11-28 14:06:45 -06:00
stest.c dmenu 2022-11-28 14:06:45 -06:00
util.c dmenu 2022-11-28 14:06:45 -06:00
util.h dmenu 2022-11-28 14:06:45 -06:00

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
  • fuzzymatch

Dependencies (Archlinux names)

adobe-source-code-pro-fonts, make, libxcb libX11-devel, libXft-devel, libXinerama-devel,