Comment change
This commit is contained in:
parent
11c088c617
commit
80179187ff
@ -36,7 +36,7 @@ hours=$(echo "scale=2; $charge / $discharge" | bc -l)
|
||||
minutes=$(echo "scale=2; $hours * 60" | bc -l)
|
||||
|
||||
# Change the minimum variable to the minimum amount of minutes that a battery
|
||||
# has left before the group is informed to recharge it e.g. 50.00. When I
|
||||
# has left before the group is informed to recharge it e.g. 40.00. When I
|
||||
# tested this and the battery-suspend.sh script, I was surprised to discover
|
||||
# that the computer turned off despite having reported that there was 10
|
||||
# minutes left! I created the battery-status.sh script to aid in my
|
||||
|
Loading…
x
Reference in New Issue
Block a user