From d40341b92878383a09132c0a0861a52e822c4f25 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 29 Mar 2014 03:50:19 +0100 Subject: Some i3 touchups --- i3/bar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3/bar.py') diff --git a/i3/bar.py b/i3/bar.py index 98ef954..d7abbcb 100644 --- a/i3/bar.py +++ b/i3/bar.py @@ -10,7 +10,7 @@ status.register("clock", format="%y-%m-%d %H:%M:%S",) status.register("battery", - format="⚡:{percentage:.2f}% {remaining:%E%hh:%Mm} {status}", + format="⚡:{percentage:.2f}% {remaining:%E%hh:%Mm}{status}", alert=True, alert_percentage=20, status={ -- cgit v1.2.3-54-g00ecf