spec(hakugyokurou): correct Xwayland scale value
This commit is contained in:
parent
6d4c9829c3
commit
7281bdef4f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue