sites

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

commit ec8efabdc652adc31a9eff40dc2034fbcec8ec0c
parent d5f71c488817ac45436d22737998f55472071aa0
Author: rusk <lordruskk@gmail.com>
Date:   Sun, 10 Apr 2022 13:34:49 -0700

add zara to status monitors

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

diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md @@ -98,6 +98,7 @@ to the suckless philosophy. * [suspend-statusbar.c](https://github.com/snobb/dwm-statusbar) - date, loadavg, battery and more. If battery goes below threshold - run suspend command +* [zara](https://github.com/lordrusk/zara) - Extremely simple status bar modeled after [gocaudices](https://github.com/lordrusk/gocaudices) expandable in Go through an interface. Modules include, beyond the basics, corona stats, weather, cpubars, network traffic, moonphase, and many more. * [ztatus](https://git.noxz.tech/ztatus/log.html) - simple statusbar and notification daemon (through fifo). Displays only date and time normally. Configured to work with 'statuscolors' patch by default.