aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-17 14:38:12 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-17 14:38:12 +0200
commit5500a4ee10e188ea7a52a405c513ce21a1f78fa8 (patch)
treecc81cf4469fc27296ef9c8c4ad8013c65ebe7f4d
parentupdate (diff)
downloaddwmblocks-5500a4ee10e188ea7a52a405c513ce21a1f78fa8.tar.gz
dwmblocks-5500a4ee10e188ea7a52a405c513ce21a1f78fa8.tar.bz2
dwmblocks-5500a4ee10e188ea7a52a405c513ce21a1f78fa8.tar.xz
dwmblocks-5500a4ee10e188ea7a52a405c513ce21a1f78fa8.tar.zst
dwmblocks-5500a4ee10e188ea7a52a405c513ce21a1f78fa8.zip
update
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 358622b..e6e3a77 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@ static const Block blocks[] = {
{ "", "sb-mpd", 0, 10 },
{ "", "sb-mailbox", 0, 9 },
{ "", "sb-forecast", 3600, 8 },
- { "", "sb-cpu", 1, 7 },
+ { "", "sb-cpu", 3, 7 },
{ "", "sb-memory", 20, 6 },
{ "", "sb-temp", 15, 5 },
/* { "", "sb-battery", 120, 3 }, */