config-kwin.h #if HAVE_BREEZE_DECO const QString s_defaultPlugin { QStringLiteral(BREEZE_KDECORATION_PLUGIN_ID) }; #else const QString s_defaultPlugin { QStringLiteral("org.kde.kwin.aurorae") }; #endif s_defaultPlugin #if HAVE_BREEZE_DECO const QString s_defaultTheme { QStringLiteral("Breeze") }; #else const QString s_defaultTheme { QStringLiteral("kwin4_decoration_qml_plastik") }; #endif s_defaultTheme Normal true false true MS HIAX