diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-11-04 22:40:46 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-11-04 22:40:46 +0000 |
| commit | 2cbc77a8d17ae8c941f7008b31505fa616b53d87 (patch) | |
| tree | d801f23d7659bb152b2cfb9846f73498fa3c6447 /hyprland/hyprlock.conf | |
| parent | f35f07a9a742a9cc80f61495fa01a8d86bba2f56 (diff) | |
Diffstat (limited to 'hyprland/hyprlock.conf')
| -rw-r--r-- | hyprland/hyprlock.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hyprland/hyprlock.conf b/hyprland/hyprlock.conf index 575a504..8778198 100644 --- a/hyprland/hyprlock.conf +++ b/hyprland/hyprlock.conf @@ -20,12 +20,12 @@ general { auth { fingerprint:enabled = true - fingerprint:ready_message = <i>Enter password or scan fingerprint</i> + fingerprint:ready_message = Enter password or scan fingerprint } # INPUT FIELD label { - text = $FPRINTPROMPT + text = cmd[update:100] [ ! -z "$FPRINTPROMPT" ] && echo "<i>$FPRINTPROMPT</i>" || echo "<i>Enter password (fingerprint unavailable)</i>" color = rgba(255, 255, 255, 0.8) font_size = 20 font_family = Iosevka Nerd Font |
