Compare commits
No commits in common. "59d8a33a65d29eb55852509884f9021cf6dc4605" and "d1373812fcfdbb586a6113c271c5476db71528e4" have entirely different histories.
59d8a33a65
...
d1373812fc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ _: {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = let
|
settings = let
|
||||||
max_percent = 80;
|
max_percent = 60;
|
||||||
|
|
||||||
start_charge = 100 - max_percent;
|
start_charge = 100 - max_percent;
|
||||||
stop_charge = max_percent;
|
stop_charge = max_percent;
|
||||||
|
|
Loading…
Add table
Reference in a new issue