diff --git a/.zprofile b/.zprofile index 7c2dd02..eedc7c6 100644 --- a/.zprofile +++ b/.zprofile @@ -29,3 +29,8 @@ fi # ssh agent eval `ssh-agent` + +# fcitx setup +export XMODIFIERS=@im=fcitx +export QT_IM_MODULE=fcitx +export GTK_IM_MODULE=fcitx