merge master
This commit is contained in:
speedie 2022-12-17 17:36:48 +01:00
commit 0b2e108298

View file

@ -150,12 +150,12 @@ ITEM11_CHARGING_TEXT="Charging" # Text when charging (text)
ITEM11_FULL_TEXT="Fully charged" # Text when fully charged (text)
# Icons that will be printed depending on your percentage.
ITEM11_ICON_CHARGING=" " # Icon when your battery is charging. Yay!
ITEM11_ICON_FULL=" " # Icon when your battery is full.
ITEM11_ICON_75=" " # Icon when you have 75% battery left or less.
ITEM11_ICON_50=" " # Icon when you have 50% battery left or less.
ITEM11_ICON_25=" " # Icon when you have 25% battery left or less.
ITEM11_ICON_5=" " # Icon when you have 5% battery left or less.
ITEM11_ICON_CHARGING=" " # Icon when your battery is charging. Yay!
ITEM11_ICON_FULL=" " # Icon when your battery is full.
ITEM11_ICON_75=" " # Icon when you have 75% battery left or less.
ITEM11_ICON_50=" " # Icon when you have 50% battery left or less.
ITEM11_ICON_25=" " # Icon when you have 25% battery left or less.
ITEM11_ICON_5=" " # Icon when you have 5% battery left or less.
# Email module options
ITEM12_UNREAD_TEXT="unread emails!" # Text to display next to email count.