kded: Don't turn off kdecoration

Now that we have the convergentwindows script, the window decorations are managed by them.
This commit is contained in:
Devin Lin 2023-03-06 21:28:56 -08:00
parent 70a4c3f920
commit dd0c95ac3d
2 changed files with 0 additions and 2 deletions

View file

@ -9,7 +9,6 @@
export QT_QPA_PLATFORM=wayland
export QT_QPA_PLATFORMTHEME=KDE
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export EGL_PLATFORM=wayland
export QT_QUICK_CONTROLS_STYLE=org.kde.breeze

View file

@ -14,7 +14,6 @@ const QMap<QString, QMap<QString, QVariant>> KWINRC_SETTINGS = {
{"Plugins", {{"blurEnabled", false}, {"convergentwindowsEnabled", true}}},
{"Wayland", {{"InputMethod", "/usr/share/applications/com.github.maliit.keyboard.desktop"}, {"VirtualKeyboardEnabled", true}}},
{"Windows", {{"Placement", "Maximizing"}}},
{"org.kde.kdecoration2", {{"NoPlugin", true}}},
};
// applications-blacklistrc