mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Update hyprlock config: now we have removed caps lock bug
This commit is contained in:
@@ -34,9 +34,6 @@ input-field {
|
||||
check_color = rgba(204, 136, 34, 0)
|
||||
fail_color = rgba(204, 34, 34, 0) # if authentication failed, changes outer_color and fail message color
|
||||
fail_text = $FAIL <b>($ATTEMPTS)</b> # can be set to empty
|
||||
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
|
||||
swap_font_color = false # see below
|
||||
position = 0, -470
|
||||
|
||||
Reference in New Issue
Block a user