From f3a8a3aed40fd4fa260851824060696047d0217a Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 21 Feb 2024 16:49:51 +0000 Subject: [PATCH] hyprlock: add grace --- pages/Hypr Ecosystem/hyprlock.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index e3f6439..ed0e8c8 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -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