My build of suckless software
We have the following software in my personal repo.
- dwm-6.4
- dwmblocks
- st-0.9.1
- slock-1.5
git clone https://github.com/gqcao/suckless.git
cd suckless/dwm
sudo make install
For example,
patch < patches/dwm-tab-i3like-20211121-a786211.diff
Install
make clean
rm config.h
sudo make install
cd suckless/dwmblocks
sudo make install
cd suckless/st
sudo make install
In xinitrc
, add the following.
dwmblocks &
exec dwm