Src files for arch dwm setup
- Clone repo and copy src directory to your .local directory.
- Clone st suckless.org repo:
git clone git://git.suckless.org/st
- After that install each program by running:
sudo make clean install
- Remember to add dwm to your .xinitrc file. Command for this is:
exec dwm
For more information about each app visit suckless.org and dwmblocks repo