Do not automatically start ibus-daemon.

master
Icedream 2021-04-29 08:58:57 +02:00
parent 6776511802
commit 17d2d1acc2
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ if [ $PROFILE_IBUS -gt 0 ]; then
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
ibus-daemon -drx
fi
section_end