Created
June 1, 2017 11:32
-
-
Save leon0516/a178ac598c7d0567f53f32ec55dc935b to your computer and use it in GitHub Desktop.
manjaro fcitx 输入法设置,在home里.profile文件中添加以下内容
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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