Modular status bar for dwm written in c.
The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file.
This implementation uses two other projects: buffer
and findandreplace.
In order to build you will need to clone these into your dwmblocks directory
and run make
on findandreplace.