# Static SDDM theme/session files and wayland config are package-owned. This # script keeps only install-specific autologin and legacy cleanup. rm -f /usr/share/sddm/hyprland.conf mkdir -p /etc/sddm.conf.d autologin_conf=/etc/sddm.conf.d/autologin.conf if [[ ! -f $autologin_conf ]]; then cat > "$autologin_conf" <