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