Skip to content

Sindy101/Arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwm

this is my build of dwm-6.5

patches

quick-start

to get started run these commands:

git clone https://github.com/PikKlaxon/dwm_fork
cd dwm_fork
cd dmenu
sudo make clean install
cd..
cd dwm
sudo make clean install
cd..
cd slock
sudo make clean install
cd ..
cd slstatus
sudo make clean install
cd .. 
cd st
sudo make clean install

then add this to your ~/.xinitrc

slstatus &
exec dwm

showcase

all colors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors