Skip to content

thatguynoe/dmenu

Repository files navigation

dmenu

An almost vanilla build of dmenu.

Patches and features

Installation

git clone https://github.com/thatguynoe/dmenu
cd dmenu
sudo make install

Updates

The suckless dmenu development branch is the master branch in this repo. Consequently, this makes updating dmenu quite easy:

git clone https://github.com/thatguynoe/dmenu
cd dmenu

git switch master
git pull upstream master
git switch main
git merge master

About

My build of the suckless dynamic menu (dmenu).

Topics

Resources

License

Stars

Watchers

Forks

Contributors 21