From: Aidan Date: Mon, 25 Mar 2019 03:54:43 +0000 (-0600) Subject: Added more to readme. X-Git-Url: https://git.armaanb.net/?p=dwmblocks.git;a=commitdiff_plain;h=980aab697afc8b02f807624b475300de360dafa2 Added more to readme. --- diff --git a/README.md b/README.md index de20aac..fe02a0c 100644 --- a/README.md +++ b/README.md @@ -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.