"dwm is an extremely fast, small, and dynamic window manager for X". Until I patched the hell out of it! It's still pretty fast tho, just not as small I guess.
- set
$TERMINAL
environment variable - monospaced font (
ttf-dejavu
) libx11
libxft
libxinerama
git clone https://github.com/tunalad/dwm.git
cd dwm
sudo make clean install