mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
hyprlock: add no_fade_out
option (#530)
This commit is contained in:
parent
621def9bc4
commit
be991c0bf4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ Variables in the `general` category:
|
|||
| hide_cursor | hides the cursor instead of making it visible | bool | true |
|
||||
| grace | the amount of seconds for which the lockscreen will unlock on mouse movement. | int | 0 |
|
||||
| no_fade_in | disables the fadein animation | bool | false |
|
||||
| no_fade_out | disables the fadeout animation | bool | false |
|
||||
|
||||
## Widgets
|
||||
|
||||
|
|
Loading…
Reference in a new issue