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 }