Przeglądaj źródła

starting in README.md

Aaron Marcher 10 lat temu
rodzic
commit
2d1b92115c
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      README.md

+ 10 - 0
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.