aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-04-26 23:56:24 -0700
committershmibs <shmibs@gmail.com>2014-04-26 23:56:24 -0700
commit6ad6dc3e7002415f59e514794fad2726e25ddc62 (patch)
tree7c4a890b3717ab4b2e3b9d7daea0afb6df9743ea /.xinitrc
parentdbc8bfc9cc6f878469db90b159419b7bb476bd94 (diff)
downloaddotfiles-6ad6dc3e7002415f59e514794fad2726e25ddc62.tar.gz
changed theme
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 7197b19..0119fc7 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -10,6 +10,12 @@ then
xmodmap ~/.Xmodmap
fi
+#input!
+export GTK_IM_MODULE=fcitx
+export QT_IM_MODULE=fcitx
+export XMODIFIERS="@im=fcitx"
+fcitx &
+
#urxvt daemon
urxvtd &
@@ -20,8 +26,8 @@ then
fi
xsetroot -cursor_name left_ptr
-compton -b -o 0.8 -r 10 -l -10 -t -10 --backend glx --paint-on-overlay &
-ibus-daemon -x &
+compton -b --backend glx --vsync opengl &
+#ibus-daemon -x &
nitrogen --restore &
exec mate-session