From f3bdde9270e8cdc2ff01a98b73b30e4208eff1d0 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Mon, 9 May 2022 10:36:33 +0930 Subject: [PATCH] currently broken updates xx --- blocks.def.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.