diff options
author | listout <listout@protonmail.com> | 2021-07-10 10:17:23 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-07-10 10:17:23 +0530 |
commit | 9603b0f2bf4484533961de844c13fcee0176a141 (patch) | |
tree | 3d39d62b78c67e2ab65f0ab023d0d5480609c423 /.zshenv | |
parent | 50f12192987a86e4c302d314841dbf2778b90f6b (diff) |
some more qt environment variables
Diffstat (limited to '.zshenv')
-rw-r--r-- | .zshenv | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |