diff options
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 }, */ |