Update hyprlock config

This commit is contained in:
ItsDrike 2025-02-25 10:04:32 +01:00
parent ee9469230f
commit 07d85ad240
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -83,7 +83,7 @@ label {
# Keyboard layout
label {
text = cmd[update:200] hyprctl devices -j | jq -r '.keyboards[] | select(.name == "at-translated-set-2-keyboard") | .active_keymap'
text = $LAYOUT
color = rgba(129, 162, 190, 1.0)
font_size = 10
font_family = Noto Sans
@ -131,7 +131,7 @@ label {
# Fingerprint scan status
label {
text = <i>$FPRINTMESSAGE</i>
text = <i>$FPRINTPROMPT $FPRINTFAIL</i>
color = rgba(153, 153, 153, 1.0) # gray
font_size = 14