updated hyprlock configuration
This commit is contained in:
@@ -7,8 +7,19 @@ $font = JetBrainsMono Nerd Font
|
|||||||
|
|
||||||
# General
|
# General
|
||||||
general {
|
general {
|
||||||
disable_loading_bar = true
|
disable_loading_bar = false
|
||||||
hide_cursor = true
|
hide_cursor = false
|
||||||
|
}
|
||||||
|
|
||||||
|
# Authentication
|
||||||
|
auth {
|
||||||
|
fingerprint {
|
||||||
|
enabled = true
|
||||||
|
ready_message = Scan fingerprint to unlock
|
||||||
|
present_message = Scanning...
|
||||||
|
retry_delay = 250 # in milliseconds
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Background
|
# Background
|
||||||
|
|||||||
Reference in New Issue
Block a user