updated hyprlock configuration

This commit is contained in:
2026-02-02 11:29:24 -07:00
parent 0297e7a15a
commit 64ef695e0d

View File

@@ -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