blob: fe02a0c55234fb6125d28d1713ff9f2256b8f8c4 (
plain)
1
2
3
4
5
|
# dwmblocks
Modular status bar for dwm written in c.
# modifying blocks
The statusbar is made from text output from commandline programs.
Blocks are added and removed by editing the blocks.h header file.
|