summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5a5fc93..a03e587 100644
--- a/config.h
+++ b/config.h
@@ -11,7 +11,7 @@ static const Block blocks[] = {
{"", "weather", 18000, 5},
{"", "mailbox", 180, 12},
{"", "volume", 0, 10},
- {"", "battery", 5, 0},
+ {"", "battery | tr \'\n\' \' \'", 5, 0},
{"", "clock", 60, 0},
{"", "internet", 5, 4},
};
Software created with 💖