zprofile: Set env vars for Fcitx

Use Fcitx to ad-hoc change input methods.
This commit is contained in:
finga 2025-05-31 12:46:26 +02:00
parent 8c71a28d91
commit 04652a3818

View file

@ -29,3 +29,8 @@ fi
# ssh agent # ssh agent
eval `ssh-agent` eval `ssh-agent`
# fcitx setup
export XMODIFIERS=@im=fcitx
export QT_IM_MODULE=fcitx
export GTK_IM_MODULE=fcitx