feat: enable fingerprint unlock in hyprlock

This commit is contained in:
Jeena 2026-05-08 23:22:12 +00:00
parent 5b81e86c5b
commit e7add39b93

View file

@ -1,3 +1,11 @@
auth {
fingerprint {
enabled = true
ready_message = Scan fingerprint to unlock
present_message = Scanning...
}
}
animations {
animation = fadeOut, 0
}