fix(hyprlock): use hyprlock pam module instead of sudo

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
main
Amir Alexander Abdelbaki 2026-06-09 09:42:26 +02:00
parent 0fcb9fb193
commit 9c85024eab
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ general {
} }
auth { auth {
pam:module = sudo pam:module = hyprlock
fingerprint:enabled = true fingerprint:enabled = true
} }