mild tweaking, just added "discharing" LOL
This commit is contained in:
parent
db605c6c98
commit
f5532e89ca
2 changed files with 3 additions and 3 deletions
|
|
@ -71,5 +71,5 @@ elif [ "$BAT_PERCENT" -le $WARNING_PERCENT ] && [ "$DISCHARGING_COUNT" -eq 1 ] &
|
|||
fi
|
||||
|
||||
# Debug commands
|
||||
echo "$BAT_PERCENT is the battery percent"
|
||||
echo "$DISCHARGING_COUNT -- 1 = discharging, 0 = charging"
|
||||
#echo "$BAT_PERCENT is the battery percent"
|
||||
#echo "$DISCHARGING_COUNT -- 1 = discharging, 0 = charging"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue