diff options
author | Aaron Marcher <info@nulltime.net> | 2016-09-09 21:12:13 +0200 |
---|---|---|
committer | Aaron Marcher (drkhsh) <info@nulltime.net> | 2016-09-09 21:12:13 +0200 |
commit | f901f4cece067787bc705427195f82eef1aa03e0 (patch) | |
tree | ad66a1daaa44f3e1661a4aa59d570d4dcb9d27ac /README.md | |
parent | 217da011dd6ea0bdbdc25796acdf72ae0e737d88 (diff) |
added my fancy icon
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -slstatus -======== +![slstatus](slstatus.png) **slstatus** is a suckless and lightweight status monitor for window managers that use WM_NAME as statusbar (e.g. DWM). It is written in pure C without any system calls and only reads from files most of the time. It is meant to be a better alternative to Bash scripts (inefficient) and Conky (bloated for this use). |