diff options
| author | Xian Wang <dev@xianwang.io> | 2022-07-30 15:36:47 -0700 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2022-09-28 10:32:25 -0700 |
| commit | ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f (patch) | |
| tree | fff906e8adc5343b008c10f509fd19335d8f73f2 /xprofile | |
| parent | 07121036031190c2866d0f3972cd71ad69934b80 (diff) | |
| download | dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.tar.gz dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.tar.bz2 dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.zip | |
xprofile: add xprofile and fcitx input method
Signed-off-by: Xian Wang <dev@xianwang.io>
Diffstat (limited to 'xprofile')
| -rw-r--r-- | xprofile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xprofile b/xprofile new file mode 100644 index 0000000..c00cf30 --- /dev/null +++ b/xprofile @@ -0,0 +1,3 @@ +export XMODIFIERS="@im=fcitx" +export QT_IM_MODULE=fcitx +export GTK_IM_MODULE=fcitx |
