diff --git a/.bash_profile b/.bash_profile index 9eb9ff0..1bba3ec 100644 --- a/.bash_profile +++ b/.bash_profile @@ -22,6 +22,10 @@ export XMODIFIERS="@im=fcitx" export QT_IM_MODULE=fcitx export GTK_IM_MODULE=fcitx +export XDG_CONFIG_HOME="${HOME}/.config" + +export QT_STYLE_OVERRIDE=kvantum + #export GTK_USE_PORTAL=1 if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then