commit 68f8de2394cd2aa534c1e9b69accf2ee86d9bee0
parent df756170c6676e39db1d05a2d0beb5a7e7fe795b
Author: Aaron Marcher (drkhsh) <info@nulltime.net>
Date: Sat, 28 May 2016 22:26:25 +0200
added cgit link to slstatus on dwmstatus page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md
@@ -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