hyprlock: reduce input field size, move clock to bottom
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user