[profile] environment variables for fcitx

This commit is contained in:
odrling 2023-11-05 13:27:02 +01:00
parent 9cbb8a3b81
commit 08168887e0
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75
2 changed files with 6 additions and 4 deletions

View file

@ -5,6 +5,12 @@ export FZF_DEFAULT_OPTS="-m --no-mouse"
export FZF_DEFAULT_COMMAND="find . -type f | cut -d'/' -f2-"
export XDG_CONFIG_HOME="$HOME/.config"
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
# fcitx
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export S6_SCANDIR="$HOME/.s6/scandir"
export SWAYIDLE_LOCK=300

View file

@ -26,10 +26,6 @@ xset -b
# set wallpaper
setoutput
# fcitx
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
fcitx &
# start dwm