There's a closed pull request on the void-packages repository qt6ct: qt6ct.sh should not set QT_QPA_PLATFORMTHEME=qt5ct https://github.com/void-linux/void-packages/pull/40619 Description: qt6ct.sh should not set QT_QPA_PLATFORMTHEME=qt5ct unconditionally because it is already set in qt5ct.sh conditionally. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc)