hyprland update 0.46.2

This commit is contained in:
Siren 2024-12-26 22:24:02 +01:00
parent 71292fd4be
commit ae69293b07
2 changed files with 5 additions and 6 deletions

View file

@ -24,7 +24,7 @@ shape {
input-field {
monitor =
size = 140, 140
outline_thickness = 1
outline_thickness = 5
placeholder_text =
fail_text =

View file

@ -7,7 +7,7 @@ background {
}
input-field {
monitor =
size = 275, 40%
size = 275,50
outline_thickness = 2
#placeholder_text = insert password
@ -63,13 +63,12 @@ label {
shape {
monitor =
size = 360, 60
color = rgba(0, 0, 0, 0.0) # no fill
color = rgba(0, 125, 111, 1) # no fill
rounding = -1 # circle
border_size = 4
#border_color = rgba(46, 40, 76, 1)
border_size = 0
border_color = rgba(0, 125, 111, 1)
position = 0, 80
position = 0, 78
halign = center
valign = center
}