FIX use qt5ct for qt5 apps
This commit is contained in:
parent
11d49f1815
commit
82ad525ab0
|
@ -127,7 +127,7 @@ export GDK_USE_XFT=1
|
|||
export QT_XFT=true
|
||||
|
||||
# QT (which should look like gtk)
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
||||
# libreoffice?
|
||||
export SAL_USE_VCLPLUGIN=gtk
|
||||
|
|
Loading…
Reference in New Issue