Skip to content

Latest commit

 

History

636 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages