xprofile: tell Qt to use the GTK2 theme
This commit is contained in:
parent
f581adb328
commit
e008bbee2a
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ xcompmgr & # xcompmgr for transparency
|
||||||
dunst & # dunst for notifications
|
dunst & # dunst for notifications
|
||||||
xset r rate 300 50 & # Speed xrate up
|
xset r rate 300 50 & # Speed xrate up
|
||||||
unclutter & # Remove mouse when idle
|
unclutter & # Remove mouse when idle
|
||||||
|
|
||||||
|
# program settings:
|
||||||
|
export QT_QPA_PLATFORMTHEME="gtk2"
|
||||||
|
|
Loading…
Reference in a new issue