[neon/neon/calamares-settings/Neon/release] bigscreen/usr/bin: enable plasma-bigscreen-wayland by default

Carlos De Maine null at kde.org
Fri Jul 18 05:03:15 BST 2025


Git commit 9d3bdac05ff6d2aae3e487276722476b71d0f039 by Carlos De Maine.
Committed on 18/07/2025 at 04:03.
Pushed by carlosdem into branch 'Neon/release'.

enable plasma-bigscreen-wayland by default

M  +2    -2    bigscreen/usr/bin/plasma-bigscreen-sddm-config

https://invent.kde.org/neon/neon/calamares-settings/-/commit/9d3bdac05ff6d2aae3e487276722476b71d0f039

diff --git a/bigscreen/usr/bin/plasma-bigscreen-sddm-config b/bigscreen/usr/bin/plasma-bigscreen-sddm-config
index 11319c2..1abe1e6 100755
--- a/bigscreen/usr/bin/plasma-bigscreen-sddm-config
+++ b/bigscreen/usr/bin/plasma-bigscreen-sddm-config
@@ -4,8 +4,8 @@
 
 set -ex
 
-echo "I: Enabling Plasma Bigscreen x11 by default"
+echo "I: Enabling Plasma Bigscreen Wayland by default"
 cat << CONF > /etc/sddm.conf
 [Autologin]
-Session=plasma-bigscreen-x11.desktop
+Session=plasma-bigscreen-wayland.desktop
 CONF


More information about the Neon-commits mailing list