aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com~>2024-07-07 07:15:12 +0900
committerJaKooLit <jimmielovejay@gmail.com~>2024-07-07 07:15:12 +0900
commita860243dce57a8eed744ab6435df43063d9d54f2 (patch)
tree2ac4238752b47ca74df4af71b868ff7a627e8b79
parentb796af5c8c6a65338cb5c85321260088c8dcd21b (diff)
hyprlock updated
-rw-r--r--config/hypr/hyprlock.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index 42beb6b3..f42b08f7 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -65,24 +65,24 @@ label {
color = rgba(255, 185, 0, .6)
font_size = 200
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, 140
+ position = 0, 300
halign = center
valign = center
}
-# Minute-Tine
+# Minute-Time
label {
monitor =
text = cmd[update:1000] echo -e "$(date +"%M")"
color = rgba(255, 255, 255, .6)
font_size = 200
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, -160
+ position = 0, 0
halign = center
valign = center
}
-# Minute-Tine
+# Seconds-Time
label {
monitor =
text = cmd[update:1000] echo -e "$(date +"%S")"
@@ -90,7 +90,7 @@ label {
color = $color12
font_size = 40
font_family = JetBrains Mono Nerd Font Mono ExtraBold
- position = 0, 120
+ position = 0, 150
halign = center
valign = center
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage