hyprlock: add no_fade_out option (#530)

This commit is contained in:
Abhinav Anil 2024-03-14 18:53:56 +05:30 committed by GitHub
parent 621def9bc4
commit be991c0bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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