From d6dd92d44392d0145ff61f837bab1d9cde30c6ce Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 22 Feb 2024 00:36:28 +0000 Subject: [PATCH] hyprlock: add no_fade_in --- 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 1d02b4d..8cdad52 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -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