mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
hyprlock: add hide_input
This commit is contained in:
parent
5b1729d286
commit
c39dbf7334
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ input-field {
|
|||
font_color = rgb(10, 10, 10)
|
||||
fade_on_empty = true
|
||||
placeholder_text = <i>Input Password...</i> # Text rendered in the input box when it's empty.
|
||||
hide_input = false
|
||||
|
||||
position = 0, -20
|
||||
halign = center
|
||||
|
|
Loading…
Reference in a new issue