summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-23 12:40:32 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-23 12:40:32 +0900
commite36e78fd008e207031e95227f9beedba489aaa38 (patch)
treee011fe3b79c3c43af6e97a01748d469d8d611c80 /dwmblocks
parente1303ce1873d03bac6f52037c554af24507fb830 (diff)
Init
Diffstat (limited to 'dwmblocks')
-rw-r--r--dwmblocks/config.h2
-rwxr-xr-xdwmblocks/dwmblocksbin22248 -> 22248 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index 315fcc0..b58dbc5 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -14,7 +14,7 @@ static const Block blocks[] = {
/* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */
/* {"", "sb-price btc Bitcoin 💰 21", 9000, 21}, */
{"", "sb-doppler", 0, 13},
- {"", "sb-forecast", 3600, 5},
+ {"", "sb-forecast", 1800, 5},
{"", "sb-cpu", 60, 18},
{"", "sb-memory", 60, 14},
/* {"", "sb-disk", 10800, 20}, */
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index 2bfdbdd..12e76ad 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ