.bashrc: Add fcitx env variables

This commit is contained in:
Peter Cai 2022-12-20 16:06:35 -05:00
parent 471b499720
commit 0c99d7c42e
1 changed files with 3 additions and 0 deletions

View File

@ -119,4 +119,7 @@ export SSH_AUTH_SOCK=/run/user/1000/gnupg/S.gpg-agent.ssh
# Desktop stuff (Sway)
export QT_QPA_PLATFORMTHEME=qt5ct
export GTK_THEME=Gruvbox-Material-Dark-HIDPI
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export SDL_IM_MODULE=fcitx
$MACHINE_START_SWAY && [[ -z "$DISPLAY" && $(tty) == /dev/tty1 ]] && exec sway