feat(fcitx5): update overlay

This commit is contained in:
2025-07-30 21:39:04 +08:00
parent f2cb379100
commit 52692a4a47

View File

@@ -109,15 +109,12 @@ lib.my.makeSwitch {
lib.mergeAttrsList (
map
(pkg: {
${pkg}.__output.preInstall.__append = ''
gappsWrapperArgs+=(
--add-flags "\''${NIXOS_OZONE_WL:+\''${WAYLAND_DISPLAY:+--wayland-text-input-version=3}}"
)
'';
${pkg}.__input.commandLineArgs.__append = "--wayland-text-input-version=3";
})
[
"qq"
"vscodium"
"signal-desktop"
]
)
)