nixy: enable battery notifier
This commit is contained in:
parent
48db29c420
commit
bb498d7771
@ -201,6 +201,12 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
batteryNotifier = {
|
||||||
|
enable = true;
|
||||||
|
notifyCapacity = 20;
|
||||||
|
suspendCapacity = 10;
|
||||||
|
};
|
||||||
|
|
||||||
actkbd = {
|
actkbd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
bindings = [
|
bindings = [
|
||||||
|
Loading…
Reference in New Issue
Block a user