如题,niri桌面下无法在微信及wps中输入中文(linuqq)
以下是我environment及niri配置文件中关于fcitx的配置。
/etc/environment
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
XMODIFIERS=@im=fcitx
SDL_IM_MODULE=fcitx
spawn-at-startup "xwayland-satellite :12"
environment {
XMODIFIERS "@im=fcitx"
QT_IM_MODULES "wayland;fcitx"
GTK_IM_MODULES null
SDL_IM_MODULES null
GLFM_IM_MODULES null
}

