hyprlock: add capslock and numlock options (#524)

This commit is contained in:
bvr-yr 2024-03-13 04:10:58 +03:00 committed by GitHub
parent 0b96aeb2d1
commit 193dfc4854
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -99,6 +99,10 @@ input-field {
fail_color = rgb(204, 34, 34) # if authentication failed, changes outer_color and fail message color
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i> # can be set to empty
fail_transition = 300 # transition time in ms between normal outer_color and fail_color
capslock_color = -1
numlock_color = -1
bothlock_color = -1 # when both locks are active. -1 means don't change outer color (same for above)
invert_numlock = false # change color if numlock is off
position = 0, -20
halign = center