diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-08-17 23:10:28 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-08-17 23:10:28 +0100 |
| commit | 3e7f5b25dbdba42fd42bb34e89d61f9c4e844b24 (patch) | |
| tree | 6e2aebd4d3519af4fa8138726918cf1b11dfaa6d /hyprland/hyprlock.conf | |
| parent | af2b0f9c9f58ad81e69e0d51dc431132b6cd90e1 (diff) | |
Update hyprlock for new hyprlock version
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 } |
