FIX use qt5ct for qt5 apps

This commit is contained in:
Nathan Dwarshuis 2023-10-06 16:32:28 -04:00
parent 11d49f1815
commit 82ad525ab0
1 changed files with 1 additions and 1 deletions

View File

@ -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=gtk2 export QT_QPA_PLATFORMTHEME=qt5ct
# libreoffice? # libreoffice?
export SAL_USE_VCLPLUGIN=gtk export SAL_USE_VCLPLUGIN=gtk