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 7e0bc3f580 added blocks.def.h to act as default blocks file so that changes made in
the future will not affect csutom blocks.h files.
5 years ago
.gitignore added blocks.def.h to act as default blocks file so that changes made in 5 years ago
LICENSE Switched to ISC license 5 years ago
Makefile added blocks.def.h to act as default blocks file so that changes made in 5 years ago
README.md Added more to readme. 6 years ago
blocks.def.h added blocks.def.h to act as default blocks file so that changes made in 5 years ago
dwmblocks.c Merge pull request #8 from markcaudill/master 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.