From 872b09fa88825ec5631ba3cdc21e0e717ec241ee Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 13 Nov 2025 14:26:34 -0500 Subject: Adj layout for 2k+ monitors On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprlock.conf --- config/hypr/hyprlock.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 5aa66adc..f359357f 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -39,7 +39,7 @@ label { color = $color13 font_size = 64 font_family = Victor Mono Bold Italic - position = 0, -80 + position = 0, -20 halign = center valign = center } @@ -53,7 +53,7 @@ label { color = $color8 font_size = 173 font_family = JetBrainsMono Nerd Font ExtraBold - position = 0, -333 + position = 0, -133 halign = center valign = top } @@ -106,7 +106,7 @@ label { color = $color9 font_size = 48 font_family = Victor Mono Bold Oblique - position = 0, 366 + position = 0, 300 halign = center valign = bottom } @@ -127,7 +127,7 @@ input-field { font_family = Victor Mono Bold Oblique placeholder_text = 🔒 Type Password hide_input = false - position = 0, 133 + position = 0, 100 halign = center valign = bottom } @@ -139,7 +139,7 @@ label { color = $color8 font_size = 19 font_family = Victor Mono Bold Oblique - position = 0, 93 + position = 0, 53 halign = center valign = bottom } -- cgit v1.2.3