From cc1b97c7315aee3d9a25438cca32c6a4f3b25d9a Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Thu, 23 Apr 2020 15:11:50 -0400 Subject: help-icon refixed after reversion --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 239c181..7ef124a 100644 --- a/config.h +++ b/config.h @@ -16,7 +16,7 @@ static const Block blocks[] = { {"", "battery | tr \'\n\' \' \'", 5, 3}, {"", "clock", 60, 1}, {"", "internet", 5, 4}, - {"", "help", 0, 15}, + {"", "help-icon", 0, 15}, }; //sets delimeter between status commands. NULL character ('\0') means no delimeter. -- cgit v1.2.3