New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/40619#discussion_r1027227274 Comment: change it to this instead: ```sh if [ "$XDG_CURRENT_DESKTOP" != "KDE" ]; then export QT_QPA_PLATFORMTHEME=qt5ct fi ```