My own fork of dwmblocks

UgiNyaa b2348c3f49 Display available disk space 5 gadi atpakaļ
.gitignore c97d6d119e Added code files, and Makefile. 5 gadi atpakaļ
LICENSE b0728ca8b9 Initial commit 5 gadi atpakaļ
Makefile 86f2909ba6 Changed Makefile to also complie when running install. 5 gadi atpakaļ
README.md 980aab697a Added more to readme. 5 gadi atpakaļ
blocks.h b2348c3f49 Display available disk space 5 gadi atpakaļ
dwmblocks.c 5ff59d4e8b Made dwmblocks way more efficient by only setting the name of the root window when something has changed. 5 gadi atpakaļ

README.md

dwmblocks

Modular status bar for dwm written in c.

modifying blocks

The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file.