nixy/batteryNotifier: change notification tresholds

This commit is contained in:
Asmir A 2025-09-03 20:39:27 +02:00
parent 8c14099721
commit a9cf86654f
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -452,8 +452,8 @@ in
batteryNotifier = { batteryNotifier = {
enable = true; enable = true;
notifyCapacity = 20; notifyCapacity = 12;
suspendCapacity = 10; suspendCapacity = 5;
}; };
actkbd = { actkbd = {