commit 68f8de2394cd2aa534c1e9b69accf2ee86d9bee0
Author: Aaron Marcher (drkhsh) <info_AT_nulltime.net>
Date: Sat May 28 22:26:25 2016 +0200
added cgit link to slstatus on dwmstatus page
diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md
index 69ba14b..a59c77d 100644
--- a/dwm.suckless.org/dwmstatus/index.md
+++ b/dwm.suckless.org/dwmstatus/index.md
_AT_@ -26,7 +26,7 @@ Please add your own version of dwmstatus here (keeping the list sorted).
* [go-dwmstatus](
https://github.com/oniichaNj/go-dwmstatus) - A Go bar that prints current MPD song, load averages, time/date and battery percentage.
* [gods](
https://github.com/schachmat/gods) - implemented in Go. prints network speed, cpu, ram, date/time
* [profil-dwmstatus-1.0.c](profil-dwmstatus-1.0.c) - cpufreq, battery percent and date/time
-* [slstatus](
https://github.com/drkh5h/slstatus) - suckless alternative to Bash scripts (inefficient) and Conky (bloated for this use) - it displays various system information and can be customized via config.h
+* **slstatus** - suckless alternative to Bash scripts (inefficient) and Conky (bloated for this use) - it displays various system information and can be customized via config.h - [cgit](
https://git.nulltime.net/slstatus), [GitHub](
https://github.com/drkh5h/slstatus)
* [suspend-statusbar.c](
https://github.com/akozadaev/dwm-statusbar) - loadavg, wifi, battery and date. If battery goes below threshold - run suspend command
Helper functions
Received on Sat May 28 2016 - 22:26:31 CEST