ENH simplify qt config
This commit is contained in:
parent
2d7df19660
commit
c2c246e5e6
|
@ -127,7 +127,7 @@ export GDK_USE_XFT=1
|
||||||
export QT_XFT=true
|
export QT_XFT=true
|
||||||
|
|
||||||
# QT (which should look like gtk)
|
# QT (which should look like gtk)
|
||||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
export QT_QPA_PLATFORMTHEME=gtk2
|
||||||
|
|
||||||
# libreoffice?
|
# libreoffice?
|
||||||
export SAL_USE_VCLPLUGIN=gtk
|
export SAL_USE_VCLPLUGIN=gtk
|
||||||
|
|
Loading…
Reference in New Issue