starting in README.md

This commit is contained in:
Aaron Marcher 2016-03-10 07:51:04 +01:00 committed by Aaron Marcher (drkhsh)
parent 6a0ae11abc
commit 2d1b92115c
1 changed files with 10 additions and 0 deletions

View File

@ -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.