Polybar: Fix erroneous battery max percentage
This commit is contained in:
parent
78c0923b1f
commit
ebfb9f7a40
@ -156,7 +156,7 @@ format-full = <label-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%%
|
||||
|
Reference in New Issue
Block a user