From: Aaron Marcher Date: Thu, 10 Mar 2016 06:51:04 +0000 (+0100) Subject: starting in README.md X-Git-Url: http://git.skullheadx.com/tech/openbsd_html_css/static/projects/about.html?a=commitdiff_plain;h=2d1b92115c75a0da9b18be84f8f26bcf01b9f35f;p=slstatus.git starting in README.md --- diff --git a/README.md b/README.md index 8da1fbd..c03939a 100644 --- 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.