sites

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

commit 2cc62f29f35a1a912e24aad0230d383506c1f25b
parent c92c411f147911ec853cf8016ddfb6a64d74df7f
Author: Mehdi <ydhm@protonmail.com>
Date:   Thu, 20 Oct 2022 09:22:29 +0100

add mblocks status monitor

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 @@ -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.