🎨 ux(hypr): hyprlock widget position
This commit is contained in:
parent
bbf448edba
commit
580e05e921
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ input-field {
|
||||||
monitor = DP-1
|
monitor = DP-1
|
||||||
rounding = 20
|
rounding = 20
|
||||||
shadow_passes = 2
|
shadow_passes = 2
|
||||||
size = 250, 50
|
size = 300, 50
|
||||||
outline_thickness = 2
|
outline_thickness = 2
|
||||||
dots_size = 0.2
|
dots_size = 0.2
|
||||||
dots_spacing = 0.64
|
dots_spacing = 0.64
|
||||||
|
@ -51,7 +51,7 @@ label {
|
||||||
color = $text
|
color = $text
|
||||||
font_size = 64
|
font_size = 64
|
||||||
font_family = $font
|
font_family = $font
|
||||||
position = 0, -90
|
position = 0, -35
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue