You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Aidan 72dc44f963 Revert "Changed delimeter to accept multiple characters."
Bug was found where certain modules caused dwm to lag horribly.
Reverting until a fix can be found.
This reverts commit 3da92ebccb.
5 years ago
.gitignore Added code files, and Makefile. 6 years ago
LICENSE Initial commit 6 years ago
Makefile Changed Makefile to also complie when running install. 6 years ago
README.md Added more to readme. 6 years ago
blocks.h Revert "Changed delimeter to accept multiple characters." 5 years ago
dwmblocks.c Revert "Changed delimeter to accept multiple characters." 5 years ago

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.