commit 77e7b904d695e080f0b71c4b53685957a29af74b
Author: Mehdi <ydhm_AT_protonmail.com>
Date: Sun Apr 20 03:56:59 2025 +0100
Add mtstatus a multi-threaded status manager for X
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index dc24d074..5ceffaff 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -101,6 +101,7 @@ Feel free to add your own status monitors here (keeping the list sorted).
clicks, colors, etc. much easier.
* [mblocks](
https://gitlab.com/mhdy/mblocks) - A multi-threaded, memory-safe and elegant status monitor written in Rust.
* [modbar](
https://github.com/shirozuki/modbar) - A modular status bar. Each module can be updated independently of the others based on a given time interval or by passing module name to a named pipe. Simple and cpu-efficient. Linux-only (for now).
+* [mtstatus](
https://gitlab.com/mhdy/mtstatus) - A multi-threaded status monitor for X written in C.
* [profil-dwmstatus-1.0.c](profil-dwmstatus-1.0.c) - cpufreq, battery percent
and date/time
* [rsblocks](
https://github.com/MustafaSalih1993/rsblocks) - A fast multi threaded status bar written in Rust, configurable with a yaml file.
Received on Sun Apr 20 2025 - 04:57:43 CEST