hyprlock: reduce input field size, move clock to bottom

This commit is contained in:
2026-03-07 15:18:27 -08:00
parent cad7412741
commit 7ebe8337b0

View File

@@ -6,7 +6,7 @@ background {
input-field { input-field {
monitor = monitor =
size = 20%, 5% size = 10%, 3%
font_family = Noto Sans font_family = Noto Sans
dots_size = 0.08 dots_size = 0.08
} }
@@ -16,5 +16,5 @@ label {
monitor = monitor =
text = $TIME text = $TIME
font_size = 80 font_size = 80
position = 0, -10 position = 0, 200
} }