commit baaffdf0f4efc09151a956ac5d8a4c4119495d6e
Author: Sunur Efe Vural <efe_AT_efe.kim>
Date: Sun Jun 9 09:15:21 2019 -0400
add dwmblocks
- written in C
- configuration by header file
- less than 200 LOC
- max efficiency (can set different refresh time for each block)
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index d62abd2a..508449a8 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -52,7 +52,10 @@ Feel free to add your own status monitors here (keeping the list sorted).
for Linux).
* [dwm-bar](
https://github.com/joestandring/dwm-bar) - modular status bar.
modules for date/time, alsa volume, cmus track, countdown timer,
- current keyboard layout, mail count, system resources, and weather.
+ current keyboard layout, mail count, system resources, and weather.
+* [dwmblocks](
https://github.com/torrinfail/dwmblocks) - i3blocks-like
+ status bar where you can refresh each "block" independently by update time
+ or signal.
* [dwms](
https://github.com/ianremmler/dwms) - displays time, network, audio,
and battery status, written in Go using XGB.
* [dwmsd](
https://github.com/johnko/dwmsd) - a daemon that listens on localhost
Received on Sun Jun 09 2019 - 15:21:21 CEST