aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index ebf0103..d2ee62d 100644
--- a/config.h
+++ b/config.h
@@ -4,14 +4,14 @@ static const Block blocks[] = {
{ "", "sb-mpd", 0, 10 },
{ "", "sb-mailbox", 0, 9 },
{ "", "sb-forecast", 3600, 8 },
- { "", "sb-disk", 1, 7 },
+ { "", "sb-disk", 90, 7 },
{ "", "sb-cpu", 1, 7 },
{ "", "sb-memory", 20, 6 },
{ "", "sb-temp", 15, 5 },
/* { "", "sb-battery", 120, 3 }, */
{ "", "sb-volume", 0, 3 },
/* { "", "sb-usb", 30, 2 }, */
- { "", "sb-net", 30, 2 },
+ { "", "sb-net", 15, 2 },
{ "", "sb-clock", 60, 1 },
{ "", "sb-os", 0, 0 },
/* { "", "sb-music", 0, 11 }, */