~bpv/dmenu

My build of dmenu
dmenu now supports color emojis by default
4b014585 — Bryce Vandegrift 1 year, 3 months ago
Added border patch

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bpv/dmenu
read/write
git@git.sr.ht:~bpv/dmenu

You can also use your local clone with git send-email.

#My build of dmenu

dmenu with a few patches added to it (nothing too fancy):

  • Borders
  • Center dmenu with -c
  • Numbers to indicate matches
  • Hide password or secret input with -P
  • Reject non-matching inputs with -r

#Install

Quick install

cd dmenu
sudo make clean install