feat: enable fingerprint unlock in hyprlock
This commit is contained in:
parent
5b81e86c5b
commit
e7add39b93
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
auth {
|
||||||
|
fingerprint {
|
||||||
|
enabled = true
|
||||||
|
ready_message = Scan fingerprint to unlock
|
||||||
|
present_message = Scanning...
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
animation = fadeOut, 0
|
animation = fadeOut, 0
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue