From c066eae69430b1d346a460c2cf380e1e11dd7d1b Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Sun, 23 Feb 2025 18:08:56 +0000 Subject: [PATCH] Adjust hyprlock input field and label positions --- home/.config/hypr/hyprlock.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/home/.config/hypr/hyprlock.conf b/home/.config/hypr/hyprlock.conf index a487014a..99d3d8c1 100644 --- a/home/.config/hypr/hyprlock.conf +++ b/home/.config/hypr/hyprlock.conf @@ -28,7 +28,7 @@ input-field { dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 dots_spacing = 0.35 # Scale of dots' absolute size, 0.0 - 1.0 dots_center = true - outer_color = rgb(0, 0, 0) + outer_color = rgba(0, 0, 0, 0) inner_color = rgba(0, 0, 0, 0.2) font_color = rgb(235, 219, 178) fade_on_empty = false @@ -36,7 +36,7 @@ input-field { check_color = rgb(235, 219, 178) placeholder_text = Input Password... hide_input = false - position = 0, -200 + position = 0, -100 halign = center valign = center } @@ -48,7 +48,7 @@ label { color = rgba(235, 219, 178, 0.75) font_size = 22 font_family = JetBrains Mono Nerd Font - position = 0, 300 + position = 0, 200 halign = center valign = center } @@ -60,7 +60,7 @@ label { color = rgba(235, 219, 178, 0.75) font_size = 95 font_family = JetBrains Mono Nerd Font Extrabold - position = 0, 200 + position = 0, 100 halign = center valign = center } @@ -69,7 +69,7 @@ label { # Profile Picture # image { # monitor = -# path = /home/trude/Pictures/profile_pictures/justin_square.png +# path = /home/trude/Pictures/profile_pictures/trude.png # size = 100 # border_size = 2 # border_color = $foreground