2025-09-25 18:35:58 -04:00
2023-10-25 17:37:23 +05:30
2025-09-25 18:35:58 -04:00
2021-03-20 15:22:45 +05:30
2024-03-19 06:52:21 +05:30
2022-01-18 22:47:00 +05:30
2025-09-25 15:42:25 -04:00

dwmblocks-async - mike's build

This is a build/configuration of dwmblocks-async. Vanilla dwmblocks runs blocks sequentially, which means if one block freezes or simply takes a long time to load (for example, a weather block trying to pull from the internet when you don't have connection), all subsequent blocks have to wait on it.

Installation

git clone https://git.mjwilson.org/mike/dwmblocks-async.git
cd dwmblocks-async
sudo make clean install

Usage

Add dwmblocks (the binary is still called dwmblocks, not dwmblocks-async) to your ~/.xinitrc to run in the background at login/startup:

dwmblocks &
exec dwm
Description
My dwmblocks build/configuration
Readme GPL-2.0 211 KiB
Languages
C 95.8%
Makefile 4.2%