modules.user.chn.plasma: fix fcitx5

This commit is contained in:
2025-05-21 10:37:05 +08:00
parent 596d1d4e91
commit c3410d8be0

View File

@@ -25,11 +25,7 @@ inputs:
kwinrc =
{
Tiling.padding.value = 4;
Wayland."InputMethod" =
{
value = "/run/current-system/sw/share/applications/org.fcitx.Fcitx5.desktop";
shellExpand = true;
};
Wayland.InputMethod.value = "/run/current-system/sw/share/applications/fcitx5-wayland-launcher.desktop";
Windows.RollOverDesktops.value = true;
Compositing = { AllowTearing.value = false; WindowsBlockCompositing.value = false; };
};