projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a0ae11
)
starting in README.md
author
Aaron Marcher
<info@nulltime.net>
Thu, 10 Mar 2016 06:51:04 +0000
(07:51 +0100)
committer
Aaron Marcher (drkhsh)
<info@nulltime.net>
Thu, 10 Mar 2016 06:51:04 +0000
(07:51 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 8da1fbd144b9e0f30300b161fba17195d2be0350..c03939a2fd4b5ecb2c525835876c2a13fa4ecde5 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-25,6
+25,16
@@
Just run ```sudo make install```!
Just edit config.h and recompile!
+# Starting
+
+Put this in your ~/.xinitrc:
+
+```
+while true; do
+ slstatus
+done &
+```
+
# Contributors
See CONTRIBUTORS.md file.