mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
update hyprlock.conf to new hyprlock version
This commit is contained in:
parent
6acdce3685
commit
0719ab16b2
1 changed files with 5 additions and 4 deletions
|
@ -3,10 +3,11 @@ general {
|
||||||
}
|
}
|
||||||
|
|
||||||
auth {
|
auth {
|
||||||
enable_fingerprint = true
|
fingerprint {
|
||||||
fingerprint_ready_message = or scan fingerprint...
|
enabled = true
|
||||||
fingerprint_present_message = scanning fingerprint...
|
ready_message = or scan fingerprint...
|
||||||
|
present_message = scanning fingerprint...
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
background {
|
background {
|
||||||
|
|
Loading…
Add table
Reference in a new issue