summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
index 6ea4350..408f3c2 100644
--- a/.zshenv
+++ b/.zshenv
@@ -12,4 +12,6 @@ export MANPAGER="/usr/bin/nvim -u NORC +Man!"
export VISUAL=/usr/bin/nvim
export BROWSER=/usr/bin/firefox
export QT_QPA_PLATFORMTHEME=qt5ct
+export QT_PLATFORM_PLUGIN=qt5ct
+export QT_PLATFORMTHEME=qt5ct
export GPG_TTY=$(tty)