fix(yume): disable autolock
This commit is contained in:
parent
8c1d052f7e
commit
2a2441e2e7
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
home.plasma.extraConfig = {
|
home.plasma.extraConfig = {
|
||||||
configFile = {
|
configFile = {
|
||||||
|
kscreenlockerrc.Daemon.Autolock = false;
|
||||||
kcminputrc."Libinput/16700/9486/Dell Computer Corp Dell Laser Mouse MS3220".NaturalScroll = true;
|
kcminputrc."Libinput/16700/9486/Dell Computer Corp Dell Laser Mouse MS3220".NaturalScroll = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue