From 23fc6fe63793b63a4289c56b26a6169dfa24f7a7 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 17 Mar 2025 20:25:21 +1100 Subject: [PATCH] user/hyprlock: custom fingerprint message (removes parantheses) --- modules/user/hyprlock.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/user/hyprlock.nix b/modules/user/hyprlock.nix index 362f4ba..2311d52 100644 --- a/modules/user/hyprlock.nix +++ b/modules/user/hyprlock.nix @@ -9,6 +9,7 @@ auth = { fingerprint = { enabled = true; + ready_message = "Scan fingerprint to unlock"; }; }; background = {