Compare commits

..

No commits in common. "59d8a33a65d29eb55852509884f9021cf6dc4605" and "d1373812fcfdbb586a6113c271c5476db71528e4" have entirely different histories.

View file

@ -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;