]> git.armaanb.net Git - dwmblocks.git/blob - README.md
Fixes #9 - determine the size of the status buffer based on the number of blocks
[dwmblocks.git] / README.md
1 # dwmblocks
2 Modular status bar for dwm written in c.
3 # modifying blocks
4 The statusbar is made from text output from commandline programs.
5 Blocks are added and removed by editing the blocks.h header file.