From 6068fdda8657f9d180941ce195f9e0543a9327f7 Mon Sep 17 00:00:00 2001 From: Yannick7777 <87943421+Yannick7777@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:21:18 +0100 Subject: [PATCH] Add fingerprint support to hyprlock --- .config/hypr/hyprlock.conf | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 45dcc9c..21ecb1c 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -2,6 +2,13 @@ general { ignore_empty_input = true } +auth { + enable_fingerprint = true + fingerprint_ready_message = or scan fingerprint... + fingerprint_present_message = scanning fingerprint... + +} + background { monitor = path = ~/Pictures/wallpapers/purple_bg.png @@ -40,7 +47,6 @@ input-field { halign = center valign = center } -https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/ label { monitor = @@ -72,6 +78,22 @@ label { valign = center } +label { + monitor = + text = $FPRINTMESSAGE + text_align = center + color = rgb(CCCCFF) + font_size = 15 + font_family = 0xProto Nerd Font + rotate = 0 + + position = 0, -230 + halign = center + valign = center +} + + + label { monitor = text = cmd[update:10000] echo " $(uname -sr)"