~kris/suckless

dwmblocks

a98d7ffb — Kris Yotam 5 months ago main
Update block config
66ec9124 — Kris Yotam 7 months ago
Remove sb-battery block (no battery on desktop)
8acdeef6 — Kris Yotam 7 months ago
sb-forecast: 30 second interval for retry logic

Script now caches valid data for 30 minutes internally,
so 30 second polling allows quick retries when data is missing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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
88db4b33 — Kris Yotam 7 months ago
Update FUNDING.yml to krisyotam as sole maintainer
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>