this is my fork of dmenu
patches included so far:
center
https://tools.suckless.org/dmenu/patches/center- centers dmenu in middle of screen
grid
https://tools.suckless.org/dmenu/patches/grid- choose amount of lines and columns in dmene
border
https://tools.suckless.org/dmenu/patches/border- adds border around dmenu
to get started run these commands:
git clone https://github.com/maxhu08/dmenu
cd dmenu
sudo make clean install