aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-07-07 13:25:28 +0900
committerGitHub <noreply@github.com>2024-07-07 13:25:28 +0900
commitd7399e0d96cc68f8bc5b3203f74699ce50ac9944 (patch)
tree8ec0628cf2769c90062df7cee43c068b35a41469
parent9d5a0d39e7d202f0ff33622ef708d3c279069d04 (diff)
parentb08e9b0d0edbdb15acb224f83f37127ee5f51119 (diff)
Merge pull request #372 from JaKooLit/development
alignment fix hyprlock
-rw-r--r--config/hypr/hyprlock.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index f42b08f7..440ccb2f 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -52,7 +52,7 @@ label {
color = $color12
font_size = 34
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, -150
+ position = 0, -100
halign = center
valign = top
}
@@ -65,9 +65,9 @@ label {
color = rgba(255, 185, 0, .6)
font_size = 200
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, 300
+ position = 0, -200
halign = center
- valign = center
+ valign = top
}
# Minute-Time
@@ -77,9 +77,9 @@ label {
color = rgba(255, 255, 255, .6)
font_size = 200
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, 0
+ position = 0, -500
halign = center
- valign = center
+ valign = top
}
# Seconds-Time
@@ -90,9 +90,9 @@ label {
color = $color12
font_size = 40
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, 150
+ position = 0, -500
halign = center
- valign = center
+ valign = top
}
# User
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage