mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 03:18:00 +00:00
force sddm to use wayland
This commit is contained in:
6
config/common/kinoite-files.yml
Normal file
6
config/common/kinoite-files.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
type: files
|
||||||
|
files:
|
||||||
|
- kinoite/usr: /usr # copy static configurations
|
||||||
|
# configuration you wish to end up in /etc/ on the booted system should be
|
||||||
|
# added into /usr/etc/ (under /config/files) as that is the proper "distro"
|
||||||
|
# config directory on ostree read more in the files module's README
|
||||||
10
config/files/kinoite/usr/etc/sddm.conf.d/10-wayland.conf
Normal file
10
config/files/kinoite/usr/etc/sddm.conf.d/10-wayland.conf
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Sets the display server to wayland instead of xorg
|
||||||
|
[General]
|
||||||
|
DisplayServer=wayland
|
||||||
|
# uses kwin_wayland as a compositor for sddm instead of sway,
|
||||||
|
# drm mode for rendering,
|
||||||
|
# disables lock-screen as we are not logged in yet,
|
||||||
|
# disables global shortcuts to make sure user shortcuts are not inherited for security reasons
|
||||||
|
# and uses the system locale as opposed to the user's locale
|
||||||
|
[Wayland]
|
||||||
|
CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1
|
||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ image-version: 39
|
|||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
modules:
|
modules:
|
||||||
- from-file: common/common-files.yml
|
- from-file: common/common-files.yml
|
||||||
|
- from-file: common/kinoite-files.yml
|
||||||
- from-file: common/kinoite-packages.yml
|
- from-file: common/kinoite-packages.yml
|
||||||
- from-file: common/gui-packages.yml
|
- from-file: common/gui-packages.yml
|
||||||
- from-file: common/common-packages.yml
|
- from-file: common/common-packages.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user