Fix percentage text inside battery icon.

This commit is contained in:
Archie Hilton (thytom) 2019-10-25 01:27:35 +01:00
parent 7eba91d038
commit 8df3820882

View file

@ -2,12 +2,12 @@
# Prints out battery percentage
CHARGING_ICON=''
WARNING_ICON=''
BATTERY_FULL_ICON=''
BATTERY_2_ICON=''
BATTERY_3_ICON=''
BATTERY_4_ICON=''
CHARGING_ICON=' '
WARNING_ICON=' '
BATTERY_FULL_ICON=' '
BATTERY_2_ICON=' '
BATTERY_3_ICON=' '
BATTERY_4_ICON=' '
FULL_AT=98