aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/battery12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/battery b/modules/battery
index 901a66e..b5e25fa 100755
--- a/modules/battery
+++ b/modules/battery
@@ -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