help-icon refixed after reversion
This commit is contained in:
parent
01e9f1a568
commit
cc1b97c731
1 changed files with 1 additions and 1 deletions
2
config.h
2
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.
|
||||
|
|
Loading…
Reference in a new issue