Hide Low Bat icon by default

This commit is contained in:
Michel-FK 2020-05-31 22:38:04 +02:00
parent 5d21e7a6f1
commit 1b3716ff8c
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ cur_secs_disp=0
cur_nb_extremely_low_bat_before_shutdown=0
# Default: Hide Low Bat Icon
eval ${ICON_HIDE_CMD}
echo 0 > ${LOW_BAT_ICON}
# Check low bat #
while true; do