diff --git a/zsh/.zshrc b/zsh/.zshrc index 0aa2fd5..a61efe4 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -157,3 +157,9 @@ else fi unset __conda_setup # <<< conda initialize <<< + + +# fcitx init +export export GTK_IM_MODULE=fcitx +export QT_IM_MODULE=fcitx +export XMODIFIERS=@im=fcitx