commit 4367c4ba9b372a56f01183d66c64005643b78f8c
Author: Artur Dobrowolski <[email protected]>
Date:   Thu Jul 18 22:16:12 2024 +0200

    Added modbar to the status monitor list

diff --git a/dwm.suckless.org/status_monitor/index.md 
b/dwm.suckless.org/status_monitor/index.md
index 86c099d4..dc24d074 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
@@ -100,6 +100,7 @@ Feel free to add your own status monitors here (keeping the 
list sorted).
   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.
+* [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).
 * [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.


Reply via email to