mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
hyprlock: add no_fade_in
This commit is contained in:
parent
8cb605c1b1
commit
d6dd92d443
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Variables in the `general` category:
|
|||
| disable_loading_bar | disables the loading bar on the bottom of the screen while hyprlock is booting up. | bool | false |
|
||||
| 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 |
|
||||
|
||||
## Widgets
|
||||
|
||||
|
|
Loading…
Reference in a new issue