dmenu/README.md
2022-02-19 23:27:05 +00:00

445 B

dmenu

My perfect build of suckless's dmenu. Designed for my build of dwm, perfectwm.

dmenu screenshot

patches

  • dmenu-mousesupport-5.1.diff
  • dmenu-numbers-4.9.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