Compare commits

..

No commits in common. 'main' and 'AGS-Dev' have entirely different histories.

  1. 14
      config/hypr/hyprlock.conf

14
config/hypr/hyprlock.conf

@ -52,7 +52,7 @@ label {
color = $color12
font_size = 34
font_family = JetBrains Mono Nerd Font Mono ExtraBold
position = 0, -100
position = 0, -150
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, -200
position = 0, 300
halign = center
valign = top
valign = center
}
# 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, -500
position = 0, 0
halign = center
valign = top
valign = center
}
# Seconds-Time
@ -90,9 +90,9 @@ label {
color = $color12
font_size = 40
font_family = JetBrains Mono Nerd Font Mono ExtraBold
position = 0, -500
position = 0, 150
halign = center
valign = top
valign = center
}
# User

Loading…
Cancel
Save