Sddm Archlinux ^hot^ May 2026
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
sudo systemctl enable sddm reboot The main config file is located at /etc/sddm.conf . Generate a default one: sddm archlinux
sudo pacman -S breeze
[Autologin] User=yourusername Session to start (e.g., plasma, sway, hyprland) Session=plasma.desktop 4. Install SDDM Themes List available themes: pacman -Ss sddm Popular themes: Breeze (KDE default): sudo sddm --example-config | sudo tee /etc/sddm
Reboot to see your new login screen! 🚀 sddm archlinux
Edit /etc/sddm.conf :