1
Fork 0

kde: Add powerdevil configuration

This commit is contained in:
caem 2024-09-03 00:16:48 +02:00
parent 997d17ce8a
commit bd1d8edbe6
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -121,6 +121,14 @@ in {
}
];
powerdevil = {
AC = {
autoSuspend.action = "nothing";
dimDisplay.enable = false;
powerButtonAction = "hibernate";
};
};
shortcuts = {
kwin = {
"Switch to Desktop 1" = "Meta+1";