enable ignore-empty-password for swaylock
This commit is contained in:
parent
0cbc8bb136
commit
45a48d1561
|
@ -74,7 +74,7 @@ for_window [title="^Steam Keyboard$"] floating enable
|
|||
|
||||
### Output configuration
|
||||
output "*" {
|
||||
background ~/.local/share/wallpaper.jpg fill
|
||||
background ~/.local/share/wallpaper fill
|
||||
}
|
||||
|
||||
### Input configuration
|
||||
|
|
|
@ -2,6 +2,7 @@ image=~/.local/share/wallpaper
|
|||
scaling=fill
|
||||
color=111111
|
||||
|
||||
ignore-empty-password
|
||||
disable-caps-lock-text
|
||||
line-uses-ring
|
||||
|
||||
|
|
Loading…
Reference in New Issue