Hide Low Bat icon by default
This commit is contained in:
parent
5d21e7a6f1
commit
1b3716ff8c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue