From 27772fca5466f2597d80647c2bee1636d8314c69 Mon Sep 17 00:00:00 2001 From: Noah Davis Date: Fri, 4 Dec 2020 11:40:41 -0500 Subject: [PATCH] Make qqc2-breeze-style the default QQC2 style --- bin/kwinwrapper.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/kwinwrapper.in b/bin/kwinwrapper.in index 6ec2ebbd..0ef53152 100755 --- a/bin/kwinwrapper.in +++ b/bin/kwinwrapper.in @@ -7,7 +7,7 @@ export QT_QPA_PLATFORMTHEME=KDE export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export EGL_PLATFORM=wayland -export QT_QUICK_CONTROLS_STYLE=Plasma +export QT_QUICK_CONTROLS_STYLE=org.kde.breeze export QT_ENABLE_GLYPH_CACHE_WORKAROUND=1 export QT_QUICK_CONTROLS_MOBILE=true export PLASMA_INTEGRATION_USE_PORTAL=1