This commit is contained in:
2025-05-17 01:56:29 +02:00
parent b8a49b9fab
commit e0e2ae33a4
5 changed files with 143 additions and 7 deletions

View File

@ -68,7 +68,7 @@ input-field {
# uncomment to use an input indicator that does not show the password length (similar to swaylock's input indicator)
# hide_input = true
position = 0, -200
position = 0, -155
halign = center
valign = center
}
@ -80,12 +80,12 @@ label {
font_size = 90
font_family = $font_dune
shadow_size = 10
shadow_size = 8
shadow_passes = 3
#color = rgba(fc9e07ff)
color = rgba(fce4b8ff)
position = 0, 400
position = 0, 370
halign = center
valign = center
}
@ -97,10 +97,12 @@ label {
font_size = 25
font_family = $font
shadow_size = 5
shadow_size = 3
shadow_passes = 2
position = 0, -300
color = rgba(fce4b8ff)
position = 0, -280
halign = center
valign = center
}