l 2 power-action: lower batter-warning limit
This commit is contained in:
parent
3d96bcf846
commit
44d0907ba5
@ -14,8 +14,8 @@ in {
|
|||||||
krebs.power-action = {
|
krebs.power-action = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plans.low-battery = {
|
plans.low-battery = {
|
||||||
upperLimit = 30;
|
upperLimit = 10;
|
||||||
lowerLimit = 25;
|
lowerLimit = 15;
|
||||||
charging = false;
|
charging = false;
|
||||||
action = pkgs.writeDash "warn-low-battery" ''
|
action = pkgs.writeDash "warn-low-battery" ''
|
||||||
${speak "power level low"}
|
${speak "power level low"}
|
||||||
|
Loading…
Reference in New Issue
Block a user