Fcitx5 无法在 konsole 中切换到中文

I recently updated manjaro, fcitx became completely unavailable, a PAM configuration service gave up ~/.pam_environment, so just rewrite it to ~/.xprofile look like this:
export INPUT_METHOD=fcitx5
export GTK_IM_MODULE=fcitx5
export QT_IM_MODULE=fcitx5
export XMODIFIERS=@im=fcitx5

1 Like