[neon/neon/calamares-settings/Neon/release] bigscreen/usr/bin: supply the full path
Carlos De Maine
null at kde.org
Fri Jul 18 13:08:29 BST 2025
Git commit 8f854f010c0a390ce7f05b96cca9da255c83eb69 by Carlos De Maine.
Committed on 18/07/2025 at 12:08.
Pushed by carlosdem into branch 'Neon/release'.
supply the full path
M +1 -1 bigscreen/usr/bin/plasma-bigscreen-sddm-config
https://invent.kde.org/neon/neon/calamares-settings/-/commit/8f854f010c0a390ce7f05b96cca9da255c83eb69
diff --git a/bigscreen/usr/bin/plasma-bigscreen-sddm-config b/bigscreen/usr/bin/plasma-bigscreen-sddm-config
index 6831b41..7bf5a2b 100755
--- a/bigscreen/usr/bin/plasma-bigscreen-sddm-config
+++ b/bigscreen/usr/bin/plasma-bigscreen-sddm-config
@@ -8,5 +8,5 @@ echo "I: Enabling Plasma Bigscreen Wayland by default"
cat << CONF > /etc/sddm.conf
[Autologin]
User=${USER}
-Session=plasma-bigscreen-wayland.desktop
+Session=/usr/share/wayland-sessions/plasma-bigscreen-wayland.desktop
CONF
More information about the Neon-commits
mailing list