From 6ad6dc3e7002415f59e514794fad2726e25ddc62 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 26 Apr 2014 23:56:24 -0700 Subject: changed theme --- .xinitrc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to '.xinitrc') 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 -- cgit v1.2.3