diff --git a/modules/module_config b/modules/module_config index 088fb6e..0cedcf2 100755 --- a/modules/module_config +++ b/modules/module_config @@ -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.