summaryrefslogtreecommitdiff
path: root/skel/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'skel/.xprofile')
-rw-r--r--skel/.xprofile5
1 files changed, 0 insertions, 5 deletions
diff --git a/skel/.xprofile b/skel/.xprofile
deleted file mode 100644
index f6972e9..0000000
--- a/skel/.xprofile
+++ /dev/null
@@ -1,5 +0,0 @@
-if [ -x "/usr/bin/ibus-setup" ]; then
- export GTK_IM_MODULE=ibus
- export XMODIFIERS=@im=ibus
- export QT_IM_MODULE=xim
-fi