From ebeb737f1e685f512388a26cf0c1fd8fedce83b8 Mon Sep 17 00:00:00 2001 From: Admin Pupkin Date: Tue, 9 Jun 2026 14:47:41 +0300 Subject: [PATCH] sddm: fix theme to maya; fix plasmawayland.desktop Exec to startplasma-wayland --- config/redbear-full.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 30f543e901..9faf80d8e6 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -618,7 +618,7 @@ DisplayServer=wayland GreeterEnvironment=QT_PLUGIN_PATH=/usr/plugins,QML2_IMPORT_PATH=/usr/qml,QT_QPA_PLATFORM_PLUGIN_PATH=/usr/plugins/platforms [Theme] -Current=mayagrid +Current=maya ThemeDir=/usr/share/sddm/themes [Wayland] @@ -641,7 +641,7 @@ data = """ [Desktop Entry] Name=Plasma Wayland Comment=KDE Plasma on Wayland -Exec=/usr/bin/kwin_wayland --drm /scheme/drm/card0 +Exec=/usr/bin/startplasma-wayland Type=Application DesktopNames=KDE """