dwmblocks/README.md

6 lines
204 B
Markdown
Raw Permalink Normal View History

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