summarylogtreecommitdiffstats
path: root/enable-fcitx.sh
diff options
context:
space:
mode:
authorSamLukeYes2020-06-30 17:37:35 +0800
committerSamLukeYes2020-06-30 17:37:35 +0800
commit7edbd10d7b96c1add4bbcac1682a58d8e1c1d930 (patch)
treee4a5fba3d424ffefc1b22ffeb8750929e39f2863 /enable-fcitx.sh
downloadaur-7edbd10d7b96c1add4bbcac1682a58d8e1c1d930.tar.gz
create pkgbase
Diffstat (limited to 'enable-fcitx.sh')
-rw-r--r--enable-fcitx.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/enable-fcitx.sh b/enable-fcitx.sh
new file mode 100644
index 000000000000..9485f98c23d5
--- /dev/null
+++ b/enable-fcitx.sh
@@ -0,0 +1,5 @@
+# https://wiki.archlinux.org/index.php/Fcitx
+im=fcitx
+export GTK_IM_MODULE=$im
+export QT_IM_MODULE=$im
+export XMODIFIERS=@im=$im