Hyprlock: Add check/fail/capslock colors.

This commit is contained in:
Viyurz 2024-03-14 09:31:35 +01:00
parent 8996b896c8
commit 4c72ae5fa7
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -17,9 +17,12 @@ input-field {
inner_color = $background1
font_color = $foreground
fade_on_empty = false
placeholder_text =
placeholder_text =
hide_input = false
rounding = -1
check_color = $disabled
fail_color = $bad
capslock_color = $accent2
position = 0, -50
halign = center
@ -28,7 +31,7 @@ input-field {
label {
monitor =
text = cmd[update:0] echo "<span>$(date '+%A%e %b %Y')</span>"
text = cmd[update:0] echo "<span>$(date '+%A%e %b %Y')</span>"
color = $foreground
font_size = 25
font_family = $font
@ -40,7 +43,7 @@ label {
label {
monitor =
text = cmd[update:1000] echo "<span>$(date '+%H:%M:%S')</span>"
text = cmd[update:1000] echo "<span>$(date '+%H:%M:%S')</span>"
color = $foreground
font_size = 25
font_family = $font