mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
hyprlock: add grace
This commit is contained in:
parent
955fb8016e
commit
f3a8a3aed4
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,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 |
|
||||
|
||||
## Widgets
|
||||
|
||||
|
|
Loading…
Reference in a new issue