hyprlock: add disabled fingerprint reader support

This commit is contained in:
ItsDrike 2024-12-22 05:12:56 +01:00
parent 6fc5d3a03d
commit 9e946c7611
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -8,6 +8,12 @@ general {
grace = 3 grace = 3
} }
auth {
pam:enabled = true
#fingerprint:enabled = true
}
background { background {
path = ~/Media/Pictures/Wallpapers/Categories/Extra/origami.png path = ~/Media/Pictures/Wallpapers/Categories/Extra/origami.png
blur_passes = 3 blur_passes = 3
@ -123,6 +129,24 @@ label {
valign = center valign = center
} }
# Fingerprint scan status
label {
text = <i>$FPRINTMESSAGE</i>
color = rgba(153, 153, 153, 1.0) # gray
font_size = 14
font_family = Noto Sans
shadow_passes = 1
shadow_size = 1
shadow_boost = 1.0
position = 0, 0
halign = center
valign = bottom
}
# Splash text # Splash text
label { label {
text = Session Locked text = Session Locked