diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 95b1ea4..acce3e6 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -1,3 +1,11 @@ +auth { + fingerprint { + enabled = true + ready_message = Scan fingerprint to unlock + present_message = Scanning... + } +} + animations { animation = fadeOut, 0 }