Add qt5ct to zshrc

This commit is contained in:
Riyyi
2018-03-20 22:32:17 +01:00
parent 877d51c84d
commit d0a6f91cdb
+3
View File
@@ -12,6 +12,9 @@ export EDITOR="vim"
export XINITRC="$XDG_CONFIG_HOME/xorg/xinitrc"
export XAUTHORITY="$XDG_DATA_HOME/xorg/Xauthority"
# Qt5
export QT_QPA_PLATFORMTHEME="qt5ct"
## ZSH
autoload -Uz promptinit colors vcs_info compinit