summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-07-10 10:17:23 +0530
committerlistout <listout@protonmail.com>2021-07-10 10:17:23 +0530
commit9603b0f2bf4484533961de844c13fcee0176a141 (patch)
tree3d39d62b78c67e2ab65f0ab023d0d5480609c423 /.zshenv
parent50f12192987a86e4c302d314841dbf2778b90f6b (diff)
some more qt environment variables
Diffstat (limited to '.zshenv')
-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)