summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-09-26 01:03:58 -0700
committerxyz <gky44px1999@gmail.com>2021-09-26 01:03:58 -0700
commitd256e05451feee81473ce9385581c7ec76cd8fa1 (patch)
tree8e7811718d31657918b1b636108403db8337f207 /.profile
parent9f07a17ae92aa2694263af09f6236ad7d72a0c90 (diff)
hardcode-fixer for icon, qt5-styleplugins
Diffstat (limited to '.profile')
-rw-r--r--.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/.profile b/.profile
index 166b8e01..b6a7581e 100644
--- a/.profile
+++ b/.profile
@@ -31,7 +31,8 @@ export BROWSER=firefox
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
export INPUTRC="$XDG_CONFIG_HOME/readline/inputrc"
#export QT_QPA_PLATFORMTHEME=qt5ct
-export QT_STYLE_OVERRIDE=kvantum
+export QT_QPA_PLATFORMTHEME=gtk2
+#export QT_STYLE_OVERRIDE=kvantum
export SDCV_PAGER='less --quit-if-one-screen -RX'
export SXHKD_SHELL=sh
export _ZO_ECHO=1