commit 29456d30ce73704dcc3d80d65565e1c707dcdbff
Author: Aaron Marcher (drkhsh) <[email protected]>
Date:   Sun Mar 20 15:08:29 2016 +0100

    alphabetical order in dwmstatus page

diff --git a/dwm.suckless.org/dwmstatus/index.md 
b/dwm.suckless.org/dwmstatus/index.md
index e992abb..69ba14b 100644
--- a/dwm.suckless.org/dwmstatus/index.md
+++ b/dwm.suckless.org/dwmstatus/index.md
@@ -19,7 +19,6 @@ User submitted versions
 
 Please add your own version of dwmstatus here (keeping the list sorted).
 
-* [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
 * [barM](barM.c) - can display all, time/date, ram usage, output of commands 
(the New BarMonitor).
 * [dstat](https://www.umaxx.net/dl) 
[Screenshot](https://www.umaxx.net/dstat.png) - displays the current network 
throughput, CPU usage, performance settings, battery status, temperature, 
volume settings, as well as the current date and time (OpenBSD only, no support 
for Linux).
 * [dwm-bar.c](https://github.com/wifiextender/dwm-bar) - Display overall usage 
about: cpu and cpu temperature, ram, disk, installed packages, kernel, 
motherboard voltage, system fans and their speed in RPM, motherboard (name, 
vendor, temperature), volume and time. I've wrote the code myself, so it is 
unique.
@@ -27,6 +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
 * [suspend-statusbar.c](https://github.com/akozadaev/dwm-statusbar) - loadavg, 
wifi, battery and date. If battery goes below threshold - run suspend command
 
 Helper functions


Reply via email to