Skip to content

ImaNimrod/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwm - My personal build

Installation

First acquire the source code:

git clone https://github/com/ImaNimrod/dwm.git

Then, to build the project:

cd dwm

sudo make clean install

You can then run dwm by just executing dwm in your .xinitrc or something equivalent.