Removed lock on startup from kscreenlocker

This commit is contained in:
EsVagy42 2025-06-11 17:25:31 +02:00
parent 3be4477000
commit 4167349d78
2 changed files with 1 additions and 2 deletions

View file

@ -1 +1 @@
Added kscreenlocker settings
Removed lock on startup from kscreenlocker

View file

@ -103,7 +103,6 @@
kscreenlocker = {
autoLock = true;
lockOnResume = true;
lockOnStartup = true;
passwordRequired = true;
passwordRequiredDelay = 5;
timeout = 5;