Howto dmenu =========== 1. Download tools.suckless.org/dmenu cd ~/bin git clone https://git.suckless.org/dmenu 2. Change font size cd ~/bin/dmenu vi config.def.h: "monospace:size=20" 3. Compile cd ~/bin/dmenu make sudo make install