diff options
Diffstat (limited to 'hyprland/hyprlock.conf')
| -rw-r--r-- | hyprland/hyprlock.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hyprland/hyprlock.conf b/hyprland/hyprlock.conf index 9250479..0cb4ef9 100644 --- a/hyprland/hyprlock.conf +++ b/hyprland/hyprlock.conf @@ -68,7 +68,7 @@ label { color = rgba(255, 255, 255, 0.8) font_size = 120 font_family = Iosevka Nerd Font ExtraBold - position = 0, 50 + position = 0, 100 halign = center valign = center } @@ -95,7 +95,7 @@ label { color = rgba(255, 255, 255, 0.6) font_size = 18 font_family = Iosevka Nerd Font ExtraBold - position = 0, 0 + position = 0, 120 halign = center valign = bottom } @@ -106,7 +106,7 @@ label { color = rgba(255, 160, 6, 0.6) font_size = 14 font_family = Iosevka Nerd Font ExtraBold - position = 0, 60 + position = 0, 180 halign = center valign = bottom } |
