fix(koumakyou): disable autolock
This commit is contained in:
parent
f35eaa1304
commit
8c1d052f7e
|
@ -26,6 +26,7 @@
|
|||
home.plasma.extraConfig = {
|
||||
configFile = {
|
||||
kwinrc.Xwayland.Scale = 1.75;
|
||||
kscreenlockerrc.Daemon.Autolock = false;
|
||||
};
|
||||
};
|
||||
} // {
|
||||
|
|
Loading…
Reference in a new issue