aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index c9c0d01..2e0d29c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -37,3 +37,6 @@ esac
export EDITOR="vim"
export PAGER="less -R"
+export GTK_IM_MODULE="ibus"
+export XMODIFIERS="@im=ibus"
+export QT_IM_MODULE="ibus"