summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-12 15:40:17 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-12 15:40:17 +0900
commit7e64382efc9ee7b184e62376aa70bef8e64fa315 (patch)
tree40575ab4954d32a42f565f7a9c3645e967d4dac0 /dwmblocks
parentab9e2bd11bf00623fc2a7a0962a1e146d22864fb (diff)
modified dwmblocks/config.def.h
Diffstat (limited to 'dwmblocks')
-rw-r--r--dwmblocks/config.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwmblocks/config.def.h b/dwmblocks/config.def.h
index 87c10a4..ba25e5b 100644
--- a/dwmblocks/config.def.h
+++ b/dwmblocks/config.def.h
@@ -26,7 +26,7 @@
X("", "sb-repos", 60, 18) \
X("", "sb-tasks", 60, 17) \
X("", "sb-packages", 0, 16) \
- X("", "sb-forecast", 10800, 15) \
+ X("", "sb-forecast", 3600, 15) \
X("", "sb-cpu", 60, 14) \
X("", "sb-memory", 60, 12) \
X("", "sb-disk", 10800, 11) \
@@ -34,7 +34,7 @@
X("", "sb-bghitness", 0, 9) \
X("", "sb-brightness", 0, 8) \
X("", "sb-internet", 5, 7) \
- X("", "sb-mic", 0, 6) \
+ X("", "sb-mic", 0, 6) \
X("", "sb-volume", 0, 5) \
X("", "sb-battery", 5, 4) \
X("", "sb-clock", 60, 3) \