diff options
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ static const Block blocks[] = { { "", "sb-cpu", 1, 7 }, { "", "sb-memory", 20, 6 }, { "", "sb-temp", 15, 5 }, - { "", "sb-battery", 120, 3 }, + { "", "sb-battery", 120, 6 }, { "", "sb-volume", 0, 3 }, /* { "", "sb-usb", 30, 2 }, */ { "", "sb-net", 5, 2 }, |