sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 3564af53a55af96cab991263e5512df57f0d8857
parent de3a9e9e4247fb699f423f690348f055985b520d
Author: Laslo Hunhold <dev@frign.de>
Date:   Mon, 21 Mar 2022 07:21:09 +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.

Diffstat:
Mdwm.suckless.org/status_monitor/index.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md @@ -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