diff --git a/commit_text b/commit_text index 922120c..fdaa369 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added kscreenlocker settings +Removed lock on startup from kscreenlocker diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 9763823..f708ec1 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -103,7 +103,6 @@ kscreenlocker = { autoLock = true; lockOnResume = true; - lockOnStartup = true; passwordRequired = true; passwordRequiredDelay = 5; timeout = 5;