arch-image-builder/configs/desktop/plasma-wayland.yaml
BigfootACA bc370a4b9d configs: desktop: initial supports for plasma-wayland
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2024-05-31 17:03:23 +08:00

13 lines
359 B
YAML

# Wayland supports for Plasma KDE desktop
filesystem:
files:
- path: /etc/sddm.conf.d/wayland.conf
content: |
[General]
DisplayServer=wayland
GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell
[Wayland]
CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1
+also:
- desktop/plasma