zprofile: Set env vars for Fcitx
Use Fcitx to ad-hoc change input methods.
This commit is contained in:
parent
8c71a28d91
commit
04652a3818
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue