commit 3564af53a55af96cab991263e5512df57f0d8857
Author: Laslo Hunhold <dev_AT_frign.de>
Date: Mon Mar 21 07:21:09 2022 +0100
Revert "Add ssm to the dwm status monitor list"
This reverts commit de3a9e9e4247fb699f423f690348f055985b520d.
After checking the project, this is just a 100 LOC project that you
could paste together easily in a few minutes. The other listed status
bar programs usually offer more.
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index 8e183bbd..6aef8085 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -95,7 +95,6 @@ to the suckless philosophy.
cpu freq, date, file, load avg, keyboard layout, mpd, network speed,
screen brightness, temperature, wifi, volume mixer.
Works well on OpenBSD and Linux.
-* [ssm](
https://github.com/abdul2906/ssm) - A simple status monitor written in C.
* [suspend-statusbar.c](
https://github.com/snobb/dwm-statusbar) - date,
loadavg, battery and more. If battery goes below threshold - run suspend
command
Received on Mon Mar 21 2022 - 07:57:33 CET