Commit Graph

1 Commits (main)

Author SHA1 Message Date
Amir Alexander Abdelbaki 3da57a457a fix(greetd): password-then-FIDO order; add ReGreet background tool
greetd's PAM stack included system-login, whose own pam_u2f line runs
before the password stack — combined with greetd's own trailing
pam_u2f line, ReGreet prompted FIDO, then password, then FIDO again.
Spell out system-login's auth phase minus that stray line so FIDO is
asked once, after the password, matching hyprlock's order.

Also add setup/tools/set-regreet-background.sh to pin a specific image
as the greeter background, independent of the wallpaper-sync unit.
2026-07-09 00:13:19 +02:00