From ebfb9f7a40b54c5b013685ecb6b68d4b83c146ce Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 29 Aug 2018 14:50:20 -0500 Subject: [PATCH] Polybar: Fix erroneous battery max percentage --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 8487c67e..07ca5f45 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -156,7 +156,7 @@ format-full = format-full-prefix = "BAT: " format-full-prefix-foreground = ${res/colors.icon-battery} time-format = %H:%M -full-at = 98 +full-at = 100 interval = 15 label-charging = %percentage:3%%