Skip to content

Instantly share code, notes, and snippets.

@leon0516
Created June 1, 2017 11:32
Show Gist options
  • Select an option

  • Save leon0516/a178ac598c7d0567f53f32ec55dc935b to your computer and use it in GitHub Desktop.

Select an option

Save leon0516/a178ac598c7d0567f53f32ec55dc935b to your computer and use it in GitHub Desktop.
manjaro fcitx 输入法设置,在home里.profile文件中添加以下内容
export XIM_PROGRAM=fcitx
export XIM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment