Revert "feat: increase battery limit for gpn"
All checks were successful
/ check (push) Successful in 2m27s
All checks were successful
/ check (push) Successful in 2m27s
This reverts commit bee9f6e1d4
.
Event is now over. :(
This commit is contained in:
parent
b3718bc47c
commit
682239b7c8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ _: {
|
|||
enable = true;
|
||||
|
||||
settings = let
|
||||
max_percent = 80;
|
||||
max_percent = 60;
|
||||
|
||||
start_charge = 100 - max_percent;
|
||||
stop_charge = max_percent;
|
||||
|
|
Loading…
Reference in a new issue