user.chn.plasma: fix

This commit is contained in:
陈浩南 2024-06-06 12:09:42 +08:00
parent d0213f48c1
commit a9931623b1

View File

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