diff --git a/home/.config/hypr/hyprlock.conf b/home/.config/hypr/hyprlock.conf index 91286e0..3d54a53 100644 --- a/home/.config/hypr/hyprlock.conf +++ b/home/.config/hypr/hyprlock.conf @@ -32,7 +32,7 @@ input-field { inner_color = rgb(29, 31, 33) font_color = rgb(100, 100, 100) - check_color = rgb(204, -136, 34) # override outer_color while checking the pw (could take a while sometimes - pam lockouts) + check_color = rgb(204, 136, 34) # override outer_color while checking the pw (could take a while sometimes - pam lockouts) fail_color = rgb(204, 34, 34) # override outer_color and fail message color if auth failed fail_transition = 500 # transition time in ms between normal outer_color and fail_color fail_text = # Leave this empty (amt of attempts and fail reason shown with labels)