diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-01 06:06:40 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-01 06:06:40 +0900 |
| commit | b98f9b883c3146f81da7a8c20837cd3df92aa208 (patch) | |
| tree | f1d23d9b0fab7f9004027067bfdc91c7738acf39 /dwmblocks | |
| parent | 81725eaef0bd06f0a4f43456b28af758992b48dc (diff) | |
modified dwmblocks/config.h
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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}, */ |
