Added kscreenlocker settings

This commit is contained in:
EsVagy42 2025-06-11 17:20:59 +02:00
parent b18c362383
commit 3be4477000
2 changed files with 11 additions and 1 deletions

View file

@ -1 +1 @@
Added powerdevil settings Added kscreenlocker settings

View file

@ -99,6 +99,16 @@
pausePlayersOnSuspend = true; pausePlayersOnSuspend = true;
}; };
}; };
kscreenlocker = {
autoLock = true;
lockOnResume = true;
lockOnStartup = true;
passwordRequired = true;
passwordRequiredDelay = 5;
timeout = 5;
};
shortcuts = { shortcuts = {
"ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" = "ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" =
[ ]; [ ];