diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-09 05:49:56 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-09 05:49:56 -0800 |
commit | 5d3bafdd698b9e8717b31e83b31f7acca81de11e (patch) | |
tree | 77b2cfcf565532c75ba62f5033bd3e2a15167eb5 /home/xyz/.profile | |
parent | 2e2af694c8a8d8e85b6be9809c8a894f2d86012a (diff) |
profile, use qt6ct
Diffstat (limited to 'home/xyz/.profile')
-rw-r--r-- | home/xyz/.profile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/xyz/.profile b/home/xyz/.profile index 70fbf4de..b023598b 100644 --- a/home/xyz/.profile +++ b/home/xyz/.profile @@ -37,7 +37,8 @@ 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=gtk2 +export QT_QPA_PLATFORMTHEME=qt6ct #export QT_STYLE_OVERRIDE=kvantum export SXHKD_SHELL=sh # enable color for `tree` command, not forced |