summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-22 17:58:07 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-22 17:58:07 +0900
commitdb3ad952441dca400bad51d6d6ab37d274cc676a (patch)
treec7a1457284a270af68b75a3e1ff74f7271cd4aac /dwmblocks
parent2b033518e6a3945e11c37de1d4a8db6c1ac25272 (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 f209ff9..b836a50 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -14,7 +14,7 @@ static const Block blocks[] = {
/* {"", "sb-price eth Ethereum 🍸 32", 9000, 32}, */
/* {"", "sb-price btc Bitcoin 💰 31", 9000, 31}, */
/* {"", "sb-doppler", 0, 13}, */
- {"", "sb-forecast", 0, 5},
+ {"", "sb-forecast", 10800, 5},
{"", "sb-cpu", 60, 18},
{"", "sb-memory", 60, 14},
{"", "sb-disk", 10800, 20},
diff --git a/dwmblocks/dwmblocks b/dwmblocks/dwmblocks
index 374016b..a5a38e6 100755
--- a/dwmblocks/dwmblocks
+++ b/dwmblocks/dwmblocks
Binary files differ