Custom build of a suckless dynamic menu (dmenu) utility for dwm.
Following is the list of applied patches.
- Clone dmenu git repository:
git clone https://github.com/KostasEreksonas/dwm-kostas.git
- Go to the folder of cloned repository:
cd dwm-kostas
- Build the package:
make
- Run a clean install of this package with root privilleges:
make clean install
Keybind | Function |
---|---|
Ctrl + P | Open a program menu |