Added kscreenlocker settings
This commit is contained in:
parent
b18c362383
commit
3be4477000
2 changed files with 11 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Added powerdevil settings
|
Added kscreenlocker settings
|
||||||
|
|
|
||||||
|
|
@ -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" =
|
||||||
[ ];
|
[ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue