summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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.
Software created with 💖