aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index e6e3a77..358622b 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", 3, 7 },
+ { "", "sb-cpu", 1, 7 },
{ "", "sb-memory", 20, 6 },
{ "", "sb-temp", 15, 5 },
/* { "", "sb-battery", 120, 3 }, */