fix(hyprlock): use hyprlock pam module instead of sudo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main^2
parent
0fcb9fb193
commit
9c85024eab
|
|
@ -8,7 +8,7 @@ general {
|
|||
}
|
||||
|
||||
auth {
|
||||
pam:module = sudo
|
||||
pam:module = hyprlock
|
||||
fingerprint:enabled = true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue