From 5e0b8812bfdd3c128bdbfc022d4eb25a4b0d2490 Mon Sep 17 00:00:00 2001 From: Christoph Göttschkes Date: Thu, 7 Mar 2013 21:21:54 +0100 Subject: Added format_down option for battery if no battery is available. --- man/i3status.man | 1 + 1 file changed, 1 insertion(+) (limited to 'man') diff --git a/man/i3status.man b/man/i3status.man index 00fdcbc..0fccb7e 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -72,6 +72,7 @@ ethernet eth0 { battery 0 { format = "%status %percentage %remaining %emptytime" + format_down = "No battery" path = "/sys/class/power_supply/BAT%d/uevent" low_threshold = 10 } -- cgit v1.2.3