spec(hakugyokurou): correct Xwayland scale value

This commit is contained in:
514fpv 2024-07-27 23:03:53 +08:00
parent f4fa53efee
commit aa06b4bb2c
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -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;
};
};