mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
fix fcitx5
This commit is contained in:
@@ -20,8 +20,8 @@ inputs:
|
||||
kwinrc =
|
||||
{
|
||||
Tiling.padding.value = 4;
|
||||
Wayland."InputMethod[$e]".value =
|
||||
"/run/current-system/sw/share/applications/fcitx5-wayland-launcher.desktop";
|
||||
Wayland."InputMethod\[$e\]".value =
|
||||
"/run/current-system/sw/share/applications/org.fcitx.Fcitx5.desktop";
|
||||
Windows.RollOverDesktops.value = true;
|
||||
Compositing = { AllowTearing.value = false; WindowsBlockCompositing.value = false; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user