added fcitx support

This commit is contained in:
paul-loedige
2023-08-08 22:44:00 +02:00
parent 5a82600e4c
commit ec8b2f9c1c
+5
View File
@@ -15,6 +15,11 @@ export ZSH="/home/paul/.oh-my-zsh"
# set default text editor
export EDITOR="nvim"
# fcitx support
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME