Sddm Archlinux -

[General] DisplayServer=wayland To add custom session entry:

[General] NumLock=on Halt command HaltCommand=/usr/bin/systemctl poweroff Reboot command RebootCommand=/usr/bin/systemctl reboot sddm archlinux

ls /usr/share/wayland-sessions/ # For Wayland ls /usr/share/xsessions/ # For X11 sudo systemctl disable gdm sudo systemctl enable sddm sudo systemctl stop gdm sudo systemctl start sddm 9. Wayland Support SDDM has experimental Wayland support. To enable: sddm archlinux