pinosaur
/
dwmblocks.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b998dd9
)
Added more to readme.
author
Aidan
<torrinfail@gmail.com>
Mon, 25 Mar 2019 03:54:43 +0000
(21:54 -0600)
committer
Aidan
<torrinfail@gmail.com>
Mon, 25 Mar 2019 03:54:43 +0000
(21:54 -0600)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
de20aac
..
fe02a0c
100644
(file)
--- 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.