Removed lock on startup from kscreenlocker
This commit is contained in:
parent
3be4477000
commit
4167349d78
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Added kscreenlocker settings
|
Removed lock on startup from kscreenlocker
|
||||||
|
|
|
||||||
|
|
@ -103,7 +103,6 @@
|
||||||
kscreenlocker = {
|
kscreenlocker = {
|
||||||
autoLock = true;
|
autoLock = true;
|
||||||
lockOnResume = true;
|
lockOnResume = true;
|
||||||
lockOnStartup = true;
|
|
||||||
passwordRequired = true;
|
passwordRequired = true;
|
||||||
passwordRequiredDelay = 5;
|
passwordRequiredDelay = 5;
|
||||||
timeout = 5;
|
timeout = 5;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue