hyprlock: add rounding to input-field (#502)

This commit is contained in:
matteo4375 2024-03-03 20:54:46 -05:00 committed by GitHub
parent 88762b35c1
commit b3df424e24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ input-field {
fade_on_empty = true
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
hide_input = false
rounding = -1 # -1 means complete rounding (circle/oval)
position = 0, -20
halign = center