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.enable = true;
|
||||||
home.plasma.extraConfig = {
|
home.plasma.extraConfig = {
|
||||||
configFile = {
|
configFile = {
|
||||||
kwinrc.Xwayland.Scale = 1.75;
|
kwinrc.Xwayland.Scale = 2;
|
||||||
kscreenlockerrc.Daemon.Autolock = false;
|
kscreenlockerrc.Daemon.Autolock = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue