From 8281463933216ca5536e756f1a7fb85a195d94af Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 30 Jun 2018 23:42:38 -0500 Subject: [PATCH] Polybar: Always display battery percentage I tried to do something neat and fun and it turned out to be crap and useless. --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 7da1b150..a57946ee 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -179,7 +179,7 @@ full-at = 98 interval = 15 label-charging = %percentage%%+ -label-discharging = %time% +label-discharging = %percentage%% label-full = %percentage%% bar-capacity-width = ${res/config.bar-width}