diff --git a/.zprofile b/.zprofile index e8ad584..3e1ed35 100644 --- a/.zprofile +++ b/.zprofile @@ -64,6 +64,9 @@ if [[ -z $DISPLAY ]]; then . ~/.zsh/bemenu-dracula/bemenu-dracula if [[ $(tty) == /dev/tty1 ]]; then + export GTK_IM_MODULE=ibus + export QT_IM_MODULE=ibus + export XMODIFIERS=@im=ibus export XDG_CURRENT_DESKTOP=sway exec systemd-cat --identifier=sway sway elif [[ $(tty) == /dev/tty2 ]]; then