Added more to readme.

This commit is contained in:
Aidan 2019-03-24 21:54:43 -06:00
parent b998dd9d55
commit 980aab697a
1 changed files with 3 additions and 0 deletions

View File

@ -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.