Do not automatically start ibus-daemon.
parent
6776511802
commit
17d2d1acc2
|
@ -241,7 +241,6 @@ if [ $PROFILE_IBUS -gt 0 ]; then
|
||||||
export GTK_IM_MODULE=ibus
|
export GTK_IM_MODULE=ibus
|
||||||
export XMODIFIERS=@im=ibus
|
export XMODIFIERS=@im=ibus
|
||||||
export QT_IM_MODULE=ibus
|
export QT_IM_MODULE=ibus
|
||||||
ibus-daemon -drx
|
|
||||||
fi
|
fi
|
||||||
section_end
|
section_end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue