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