Add qt5ct to zshrc
This commit is contained in:
@@ -12,6 +12,9 @@ export EDITOR="vim"
|
|||||||
export XINITRC="$XDG_CONFIG_HOME/xorg/xinitrc"
|
export XINITRC="$XDG_CONFIG_HOME/xorg/xinitrc"
|
||||||
export XAUTHORITY="$XDG_DATA_HOME/xorg/Xauthority"
|
export XAUTHORITY="$XDG_DATA_HOME/xorg/Xauthority"
|
||||||
|
|
||||||
|
# Qt5
|
||||||
|
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||||
|
|
||||||
## ZSH
|
## ZSH
|
||||||
|
|
||||||
autoload -Uz promptinit colors vcs_info compinit
|
autoload -Uz promptinit colors vcs_info compinit
|
||||||
|
|||||||
Reference in New Issue
Block a user