Go to file
2023-01-17 21:33:44 -05:00
patches statuscmd patch 2022-11-11 21:46:47 -05:00
.gitignore add .orig and .rej files to .gitignore 2022-11-11 22:50:39 -05:00
blocks.def.h add keylay indicator to blocks.def.h 2023-01-17 21:33:44 -05:00
dwmblocks.c statuscmd patch 2022-11-11 21:46:47 -05:00
LICENSE Switched to ISC license 2020-04-18 02:02:41 -06:00
Makefile remove blocks.h on make clean 2022-11-11 22:49:03 -05:00
README.md forgot links 2022-11-12 21:28:54 -05:00

My dwmblocks build

Not much really. Just statuscmd patch and my blocks.

Dependenencies

Planned additions

  • Nothing on the dwmblocks build itself. Might need to work on my scripts tho.

Insllation

You're not the target audience of suckless if you need this but here it is:

git clone https://github.com/ThePolishHussar/dwmblocks.git
cd dwmblocks
make
sudo make install
make clean

Check my dotfiles for some sample scripts.
Make sure the scripts are in your path.