From 62af9b7c2293ecd348968acc4fb3f367b0e8b36c Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 7 Apr 2022 16:09:50 -0700 Subject: universal qt5 qt6 appearance, trialuser02/qt6gtk2/pull/5 --- home/xyz/.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'home/xyz/.profile') diff --git a/home/xyz/.profile b/home/xyz/.profile index a58d77f3..1ae6b42b 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -36,9 +36,9 @@ export MANPAGER='nvim -M +Man!' export MANSECT='1p:1:n:l:8:3p:3:0p:0:2:5:4:9:6:7' export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" export INPUTRC="$XDG_CONFIG_HOME/.inputrc" -#export QT_QPA_PLATFORMTHEME=qt5ct -#export QT_QPA_PLATFORMTHEME=gtk2 -export QT_QPA_PLATFORMTHEME=qt6ct +# Thanks to https://github.com/trialuser02/qt6gtk2/pull/5 +# Now qt5 with aur qt5-styleplugins and qt6 with aur qt6gtk2 makes qt5 and qt6 appearance universal! +export QT_QPA_PLATFORMTHEME=gtk2 #export QT_STYLE_OVERRIDE=kvantum #export SXHKD_SHELL=sh # enable color for `tree` command, not forced -- cgit v1.2.3-70-g09d2