aboutsummaryrefslogtreecommitdiffstats
path: root/i3/bar.py
diff options
context:
space:
mode:
Diffstat (limited to 'i3/bar.py')
-rw-r--r--i3/bar.py2
1 files changed, 1 insertions, 1 deletions
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={