aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3status.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3status.conf b/i3status.conf
index a214076..e2b7380 100644
--- a/i3status.conf
+++ b/i3status.conf
@@ -26,9 +26,9 @@ disk /home {
battery 0 {
format = "%status %percentage %emptytime"
- format_down = "No battery"
status_chr = "⚡ CHR"
status_bat = " BAT"
+ format_down = ""
status_unk = "? UNK"
status_full = "☻ FULL"
path = "/sys/class/power_supply/BAT%d/uevent"