commit 2cc62f29f35a1a912e24aad0230d383506c1f25b
Author: Mehdi <ydhm_AT_protonmail.com>
Date: Thu Oct 20 09:22:29 2022 +0100
add mblocks status monitor
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index 622949ae..a5f4916e 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -99,6 +99,7 @@ Feel free to add your own status monitors here (keeping the list sorted).
* [integrated-status-text](../patches/integrated-status-text) - A patch to have
dwm itself handle the blocks asynchronously: this way we can handle mouse
clicks, colors, etc. much easier.
+* [mblocks](
https://gitlab.com/mhdy/mblocks) - A multi-threaded, memory-safe and elegant status monitor written in Rust.
* [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 Thu Oct 20 2022 - 10:22:44 CEST