~kris/suckless

dwmblocks

ref: 82941aa4ec319958be1eea2b6774328a8d9dbd49 dwmblocks/config.h -rw-r--r-- 1.5 KiB
82941aa4 — Kris Yotam 7 months ago
Remove sb-temps from statusbar

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
95d7f502 — Kris Yotam 7 months ago
Update config: add pipe delimiter and reorder blocks

- Change delimiter from " " to " | " for better spacing
- Reorder blocks for correct right-to-left display
- Remove sb-help-icon
75cd0cb3 — Kris Yotam 7 months ago
Replace sb-playerctl with sb-dashboard block
40bc40b1 — Kris Yotam 7 months ago
Switch to dwmblocks-async for better performance

Async version prevents slow scripts from blocking status bar.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>