summaryrefslogtreecommitdiffstats
path: root/.config/xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.config/xprofile')
-rwxr-xr-x.config/xprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/xprofile b/.config/xprofile
index 92861d1..662cc32 100755
--- a/.config/xprofile
+++ b/.config/xprofile
@@ -19,3 +19,6 @@ xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
+
+# program settings:
+export QT_QPA_PLATFORMTHEME="gtk2"