nixy/tlp: est start/stop batt charge thresholds
This commit is contained in:
parent
82e45af049
commit
95956ba48b
@ -444,6 +444,10 @@ in
|
||||
|
||||
tlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 70;
|
||||
STOP_CHARGE_THRESH_BAT0 = 86;
|
||||
};
|
||||
};
|
||||
|
||||
batteryNotifier = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user