From 8deb06278feece1b44392c8d65de88690b7f9029 Mon Sep 17 00:00:00 2001 From: Franek Date: Wed, 23 Apr 2025 18:30:37 +0200 Subject: [PATCH] fix(hyprlock): input field position --- hypr/hyprlock.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index c2c4296..5867556 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -71,7 +71,7 @@ input-field { font_color = $color6 #fade_on_empty = true - position = 0, 80 + position = 0, 140 halign = center valign = bottom }