Sddm Archlinux May 2026

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

sudo sddm --example-config | sudo tee /etc/sddm.conf [Theme] # Current theme Current=breeze [Users] Maximum user ID for displaying in list (hide system users) MaximumUid=6000 Minimum user ID MinimumUid=1000 sddm archlinux

sudo pacman -S breeze

sudo systemctl enable sddm reboot The main config file is located at /etc/sddm.conf . Generate a default one: sddm archlinux

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

yay -S sddm-sugar-candy-git # or from AUR

sudo nano /usr/share/wayland-sessions/custom.desktop Example: