From 90be0804325f00621f2178e38b51a042f570e8d5 Mon Sep 17 00:00:00 2001 From: 514fpv Date: Tue, 14 May 2024 11:40:47 +0800 Subject: [PATCH] fix(shinkirou): add Xwayland scale --- spec/shinkirou/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/shinkirou/default.nix b/spec/shinkirou/default.nix index 95864bc6..4eee2b0c 100644 --- a/spec/shinkirou/default.nix +++ b/spec/shinkirou/default.nix @@ -36,6 +36,7 @@ home.plasma.extraConfig = { configFile = { + kwinrc.Xwayland.Scale = 2.25; kcminputrc."Libinput/1267/16857/ELAN9009:00 04F3:41D9".OutputName = "DP-3"; kcminputrc."Libinput/1267/12962/ASUE140F:00 04F3:32A2 Touchpad".NaturalScroll = true; };