diff --git a/config.h b/config.h index cc532f5..af13139 100644 --- a/config.h +++ b/config.h @@ -5,8 +5,8 @@ static const Block blocks[] = { {"", "sb-temp", 60, 14}, {"", "sb-weather", 18000, 5}, {"", "sb-mail", 180, 12}, - {"", "sb-cpu", 10, 13}, - {"", "sb-mem", 10, 20}, + {"", "sb-cpu", 5, 13}, + {"", "sb-mem", 5, 20}, {"", "sb-network", 5, 4}, {"", "sb-battery", 5, 3}, {"", "sb-volume", 0, 10},