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"