From 0351672b509d3db2074474641bf23b2a1a5894f1 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 13 Feb 2025 00:35:29 +0000 Subject: Change screenlocker and update screenshot program --- hyprland/hyprlock.conf | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'hyprland') diff --git a/hyprland/hyprlock.conf b/hyprland/hyprlock.conf index bcaa496..575a504 100644 --- a/hyprland/hyprlock.conf +++ b/hyprland/hyprlock.conf @@ -18,6 +18,22 @@ general { fractional_scaling = 0 } +auth { + fingerprint:enabled = true + fingerprint:ready_message = Enter password or scan fingerprint +} + +# INPUT FIELD +label { + text = $FPRINTPROMPT + color = rgba(255, 255, 255, 0.8) + font_size = 20 + font_family = Iosevka Nerd Font + position = 0, -60 + halign = center + valign = center +} + # INPUT FIELD input-field { size = 300, 50 @@ -35,7 +51,7 @@ input-field { placeholder_text = Password fail_text = $FAIL hide_input = false - position = 0, -120 + position = 0, -140 halign = center valign = center } -- cgit v1.2.3-70-g09d2