fix(hakugyokurou): correct Xwayland scale value
This commit is contained in:
parent
fc393ba3c9
commit
9c2b48ea85
|
@ -25,7 +25,7 @@
|
|||
home.plasma.enable = true;
|
||||
home.plasma.extraConfig = {
|
||||
configFile = {
|
||||
kwinrc.Xwayland.Scale = 1.75;
|
||||
kwinrc.Xwayland.Scale = 2;
|
||||
kscreenlockerrc.Daemon.Autolock = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue