summaryrefslogtreecommitdiffstats
path: root/misc/fcitx/profile.d/fcitx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fcitx/profile.d/fcitx.sh')
-rw-r--r--misc/fcitx/profile.d/fcitx.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/fcitx/profile.d/fcitx.sh b/misc/fcitx/profile.d/fcitx.sh
new file mode 100644
index 0000000000..b4a5489517
--- /dev/null
+++ b/misc/fcitx/profile.d/fcitx.sh
@@ -0,0 +1,7 @@
+#!/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 \ No newline at end of file