diff --git a/blocks.def.h b/blocks.def.h index 968397a..5049aee 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -5,9 +5,9 @@ static const Block blocks[] = { {" ", "date '+(%a) %Y-%m-%d %H:%M'", 5, 0}, - {"", "status-net", 30, 0}, + {"", "status-net", 1, 0}, - {"", "status-vol", 30, 0}, + {"", "status-vol", 1, 0}, {" ", "", 3600, 0}, /* badding */ };