[neon/neon/calamares-settings/Neon/unstable] desktop/calamares/desktop/modules: give the entire path to wayland-sessions/plasma.desktop

Carlos De Maine null at kde.org
Fri Jul 18 11:48:14 BST 2025


Git commit 594e944749137dc0e09f4a3f825047f82c0a1426 by Carlos De Maine.
Committed on 18/07/2025 at 10:35.
Pushed by carlosdem into branch 'Neon/unstable'.

give the entire path to wayland-sessions/plasma.desktop

M  +1    -1    desktop/calamares/desktop/modules/displaymanager.conf

https://invent.kde.org/neon/neon/calamares-settings/-/commit/594e944749137dc0e09f4a3f825047f82c0a1426

diff --git a/desktop/calamares/desktop/modules/displaymanager.conf b/desktop/calamares/desktop/modules/displaymanager.conf
index 23f4a2f..d69228c 100644
--- a/desktop/calamares/desktop/modules/displaymanager.conf
+++ b/desktop/calamares/desktop/modules/displaymanager.conf
@@ -18,7 +18,7 @@ defaultDesktopEnvironment:
     executable: "/bin/true"
     # NB: this may be changed by our casper script on the live ISO.
     #   Depending on the neon edition we may opt to use wayland instead.
-    desktopFile: "plasma"
+    desktopFile: "/usr/share/wayland-sessions/plasma.desktop"
 
 # Only for distros where the sddm package isn't self sufficient.
 basicSetup: false



More information about the Neon-commits mailing list