sites

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

commit 22b1abaaddacb1106f070eb2115fe1a8993b3f10
parent dac425496aecab2114a65c3fbe975131c5cbaaf7
Author: Sergei Akhmatdinov <sakhmatd@darkn.space>
Date:   Tue,  3 Jan 2023 11:21:48 -0500

Add another dwm status monitor

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

diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md @@ -105,6 +105,9 @@ Feel free to add your own status monitors here (keeping the list sorted). * [rsblocks](https://github.com/MustafaSalih1993/rsblocks) - A fast multi threaded status bar written in Rust, configurable with a yaml file. * [sb](https://git.ckyln.com/sb/log.html) - another modular bar written in POSIX shell +* [sdwmbar](https://github.com/sakhmatd/sdwmbar) - Simple DWM Bar written in + pure C; written for FreeBSD and OpenBSD, can be easily modified to work for + Linux * [spoon](https://git.2f30.org/spoon/) - set dwm status. Supports battery, cpu freq, date, file, load avg, keyboard layout, mpd, network speed, screen brightness, temperature, wifi, volume mixer.