diff --git a/launcher/src/main.cpp b/launcher/src/main.cpp index 7407e0d..8945646 100755 --- a/launcher/src/main.cpp +++ b/launcher/src/main.cpp @@ -37,6 +37,7 @@ int main(int argc, char *argv[]) #ifdef Q_OS_WIN BreezeIcons::initIcons(); + QIcon::setThemeName(QStringLiteral("Breeze")); #endif if (qEnvironmentVariable("SteamDeck") == QStringLiteral("1")) {