From 9d8e111456dde463d5aac96daee9ccac50ec9a9b Mon Sep 17 00:00:00 2001 From: The_miro Date: Thu, 16 Oct 2025 22:05:24 +0200 Subject: [PATCH] slightly changed hyprlock layout --- desktopenvs/hyprland/hypr/hyprlock.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktopenvs/hyprland/hypr/hyprlock.conf b/desktopenvs/hyprland/hypr/hyprlock.conf index 56693de..a732edf 100644 --- a/desktopenvs/hyprland/hypr/hyprlock.conf +++ b/desktopenvs/hyprland/hypr/hyprlock.conf @@ -50,7 +50,7 @@ label { color = rgb(5018dd) font_size = 34 font_family = Agave Nerd Font Mono - position = 0, 30% + position = 0, 40% halign = center valign = center } @@ -59,9 +59,9 @@ label { label { text = cmd[update:1000] sh ~/Dotfiles/desktopenvs/hyprland/scripts/time.sh color = rgb(E40046) - font_size = 94 + font_size = 95 font_family = Agave Nerd Font Mono - position = 0, 20% + position = 0, 25% halign = center valign = center }