From b98f9b883c3146f81da7a8c20837cd3df92aa208 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:06:40 +0900 Subject: modified dwmblocks/config.h --- dwmblocks/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwmblocks') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 00b3961..6726613 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -10,7 +10,7 @@ static const Block blocks[] = { {"", "sb-repos", 60, 18}, // Git repositories {"", "sb-tasks", 60, 17}, // Tasks {"", "sb-packages", 0, 16}, // Packages - {"", "sb-forecast", 3600, 15}, // Weather + {"", "sb-forecast", 10800, 15}, // Weather /* {"", "sb-price xmr-btc \"Monero to Bitcoin\" 🔒 30", 9000, 31}, */ /* {"", "sb-price xmr Monero 🔒 29", 9000, 30}, */ /* {"", "sb-price bnb Binance 🫧 28", 9000, 29}, */ -- cgit v1.2.3