From 580e05e921ec79b23900cb1064ab7e6a4846922f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 18 Jul 2024 18:10:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20hyprlock=20widget=20?= =?UTF-8?q?position?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/hyprlock.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index ca74f370..d498255c 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -24,7 +24,7 @@ input-field { monitor = DP-1 rounding = 20 shadow_passes = 2 - size = 250, 50 + size = 300, 50 outline_thickness = 2 dots_size = 0.2 dots_spacing = 0.64 @@ -51,7 +51,7 @@ label { color = $text font_size = 64 font_family = $font - position = 0, -90 + position = 0, -35 halign = center valign = center }