diff --git a/blocks.def.h b/blocks.def.h index 5049aee..4e9818d 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -7,9 +7,9 @@ static const Block blocks[] = { {"", "status-net", 1, 0}, - {"", "status-vol", 1, 0}, - - {" ", "", 3600, 0}, /* badding */ + {"", "status-vol && echo \" \" ", 1, 0}, + /* padding */ + }; //sets delimeter between status commands. NULL character ('\0') means no delimeter.