[neon/neon/calamares-settings/Neon/unstable] bigscreen/calamares/bigscreen: enable plasma bigscreen

Jonathan Esk-Riddell null at kde.org
Mon Nov 14 14:38:32 GMT 2022


Git commit f9d7da49f7f195d1354cb94ae8d7ab17a798b049 by Jonathan Esk-Riddell.
Committed on 14/11/2022 at 14:38.
Pushed by jriddell into branch 'Neon/unstable'.

enable plasma bigscreen

A  +35   -0    bigscreen/calamares/bigscreen/settings.conf

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

diff --git a/bigscreen/calamares/bigscreen/settings.conf b/bigscreen/calamares/bigscreen/settings.conf
new file mode 100644
index 0000000..f5fe780
--- /dev/null
+++ b/bigscreen/calamares/bigscreen/settings.conf
@@ -0,0 +1,35 @@
+# SPDX-FileCopyrightText: 2022 Jonathan Esk-Riddell <jr at jriddell.org>
+# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
+---
+modules-search: [ local ]
+
+instances:
+- id: plasma-bigscreen-sddm-config
+  config: plasma-bigscreen-sddm-config.conf
+  module: shellprocess
+
+sequence:
+  - show:
+      - welcome
+      - locale
+      - keyboard
+      - users
+  - exec:
+      - machineid
+      - locale
+      - localecfg
+      - keyboard
+      - users
+      - networkcfg
+      - displaymanager
+      - shellprocess at plasma-bigscreen-sddm-config
+      - packages at pkg
+  - show:
+      - finished
+
+branding: neon
+prompt-install: false
+dont-chroot: true
+oem-setup: true
+disable-cancel: true
+disable-cancel-during-exec: true


More information about the Neon-commits mailing list