diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index ed13e78..2a1a315 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -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 "$(date '+%A%e %b %Y')" + text = cmd[update:0] echo "$(date '+%A%e %b %Y')" color = $foreground font_size = 25 font_family = $font @@ -40,7 +43,7 @@ label { label { monitor = - text = cmd[update:1000] echo "$(date '+%H:%M:%S')" + text = cmd[update:1000] echo "$(date '+%H:%M:%S')" color = $foreground font_size = 25 font_family = $font