aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-20 02:12:01 +0300
committerawy <awy@awy.one>2025-10-20 02:12:01 +0300
commit8131d9f2898b991a2d2c7a2ac601ce9e07cc9c9f (patch)
treee23a7926752320642205491e88169c7283d88e62 /.config/shell/profile
parent176137a76c29ae1638fc8785a88d05aef5f3d8a0 (diff)
downloadhyprdots-8131d9f2898b991a2d2c7a2ac601ce9e07cc9c9f.tar.gz
yesyes
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index b172d9e..27520c2 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -70,7 +70,7 @@ export LESS_TERMCAP_se="$(printf '%b' '')"
export LESS_TERMCAP_us="$(printf '%b' '')"
export LESS_TERMCAP_ue="$(printf '%b' '')"
export LESSOPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null"
-export QT_QPA_PLATFORMTHEME="gtk3" # Have QT use gtk3 theme.
+export QT_QPA_PLATFORMTHEME="qt5ct" # Have QT use gtk3 theme.
export MOZ_USE_XINPUT2=1 # Mozilla smooth scrolling/touchpads.
export AWT_TOOLKIT="MToolkit wmname LG3D" # May have to install wmname
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm