dotfiles/home/.xprofile

8 lines
175 B
Plaintext
Raw Normal View History

# QT settings
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_STYLE_OVERRIDE=gtk2
# read enviroment variables
source ~/.config/zsh/.zshenv