Added more to readme.
This commit is contained in:
parent
b998dd9d55
commit
980aab697a
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,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.
|
||||
|
|
Reference in a new issue