diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |