]> git.armaanb.net Git - dwmblocks.git/blob - README.md
Made dwmblocks way more efficient by only setting the name of the root window when...
[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.