diff --git a/hyprlock/.config/hypr/hyprlock.conf b/hyprlock/.config/hypr/hyprlock.conf index a511675..fe3c43c 100644 --- a/hyprlock/.config/hypr/hyprlock.conf +++ b/hyprlock/.config/hypr/hyprlock.conf @@ -7,8 +7,19 @@ $font = JetBrainsMono Nerd Font # General general { - disable_loading_bar = true - hide_cursor = true + disable_loading_bar = false + hide_cursor = false +} + +# Authentication +auth { + fingerprint { + enabled = true + ready_message = Scan fingerprint to unlock + present_message = Scanning... + retry_delay = 250 # in milliseconds + } + } # Background