diff --git a/commit_text b/commit_text index bd8aa50..922120c 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added powerdevil settings +Added kscreenlocker settings diff --git a/plasma-configuration.nix b/plasma-configuration.nix index c68f636..9763823 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -99,6 +99,16 @@ pausePlayersOnSuspend = true; }; }; + + kscreenlocker = { + autoLock = true; + lockOnResume = true; + lockOnStartup = true; + passwordRequired = true; + passwordRequiredDelay = 5; + timeout = 5; + }; + shortcuts = { "ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" = [ ];