diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index d2df696..063d793 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -13,7 +13,7 @@ animations {
input-field {
monitor =
- size = 600, 100
+ size = 650, 100
position = 0, 0
halign = center
valign = center
@@ -22,12 +22,12 @@ input-field {
outer_color = $outer_color
outline_thickness = 4
- font_family = CaskaydiaMono Nerd Font
+ font_family = CaskaydiaMono Nerd Font Propo
font_color = $font_color
- placeholder_text = Enter Password
+ placeholder_text = Enter Password
check_color = $check_color
- fail_text = $PAMFAIL ($ATTEMPTS)
+ fail_text = $FAIL ($ATTEMPTS)
rounding = 0
shadow_passes = 0
diff --git a/migrations/1759270604.sh b/migrations/1759270604.sh
new file mode 100644
index 0000000..dce7980
--- /dev/null
+++ b/migrations/1759270604.sh
@@ -0,0 +1,3 @@
+echo "Update Hyprlock with better placeholder position and show all fail text"
+
+omarchy-refresh-hyprlock