dwmblocks/README.md

6 lines
204 B
Markdown
Raw Normal View History

2019-03-24 22:19:32 +00:00
# dwmblocks
Modular status bar for dwm written in c.
2019-03-25 03:54:43 +00:00
# modifying blocks
The statusbar is made from text output from commandline programs.
Blocks are added and removed by editing the blocks.h header file.