Skip to content

tunalad/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tunalad's EPIC dwm fork

"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.

Requirements

  • set $TERMINAL environment variable
  • monospaced font (ttf-dejavu)
  • libx11
  • libxft
  • libxinerama

Installaion

git clone https://github.com/tunalad/dwm.git
cd dwm
sudo make clean install

Patches applied