summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAidan <torrinfail@gmail.com>2019-03-24 21:54:43 -0600
committerAidan <torrinfail@gmail.com>2019-03-24 21:54:43 -0600
commit980aab697afc8b02f807624b475300de360dafa2 (patch)
tree96d75a23e954c0e53f1bc67dc7d02265de2af825 /README.md
parentb998dd9d551cdd96cd40b2df2987e4a6baa0d5fa (diff)
downloaddwmblocks-980aab697afc8b02f807624b475300de360dafa2.tar.gz
dwmblocks-980aab697afc8b02f807624b475300de360dafa2.tar.bz2
dwmblocks-980aab697afc8b02f807624b475300de360dafa2.zip
Added more to readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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.
Software created with 💖