nixy/batteryNotifier: change notification tresholds
This commit is contained in:
parent
8c14099721
commit
a9cf86654f
@ -452,8 +452,8 @@ in
|
|||||||
|
|
||||||
batteryNotifier = {
|
batteryNotifier = {
|
||||||
enable = true;
|
enable = true;
|
||||||
notifyCapacity = 20;
|
notifyCapacity = 12;
|
||||||
suspendCapacity = 10;
|
suspendCapacity = 5;
|
||||||
};
|
};
|
||||||
|
|
||||||
actkbd = {
|
actkbd = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user