diff options
Diffstat (limited to 'misc/fcitx/profile.d/fcitx.sh')
-rw-r--r-- | misc/fcitx/profile.d/fcitx.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/fcitx/profile.d/fcitx.sh b/misc/fcitx/profile.d/fcitx.sh deleted file mode 100644 index fe43d97a0b..0000000000 --- a/misc/fcitx/profile.d/fcitx.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -export XMODIFIERS="@im=fcitx" -export XIM=fcitx -export XIM_PROGRAM=fcitx -export GTK_IM_MODULE=fcitx #=xim -export QT_IM_MODULE=fcitx #=xim |