[neon/neon/calamares-settings/Neon/unstable] bigscreen/usr/bin: enable bigscreen x11

Jonathan Esk-Riddell null at kde.org
Mon Nov 14 15:45:24 GMT 2022


Git commit 792da062216c5ec2e68f15945146878d46d1683f by Jonathan Esk-Riddell.
Committed on 14/11/2022 at 15:45.
Pushed by jriddell into branch 'Neon/unstable'.

enable bigscreen x11

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

https://invent.kde.org/neon/neon/calamares-settings/commit/792da062216c5ec2e68f15945146878d46d1683f

diff --git a/bigscreen/usr/bin/plasma-bigscreen-sddm-config b/bigscreen/usr/bin/plasma-bigscreen-sddm-config
index 876d7d1..11319c2 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 wayland by default"
+echo "I: Enabling Plasma Bigscreen x11 by default"
 cat << CONF > /etc/sddm.conf
 [Autologin]
-Session=/usr/share/wayland-sessions/plasma-bigscreen-wayland.desktop
+Session=plasma-bigscreen-x11.desktop
 CONF


More information about the Neon-commits mailing list