From 49fa3af5cf7489f6bf27eba9562e8984a67195e0 Mon Sep 17 00:00:00 2001 From: YoussefAswad <85849220+YoussefAswad@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:02:19 +0200 Subject: [PATCH] hyprlock: add `ignore_empty_input` and description (#550) --- 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 29073da..c331662 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -21,6 +21,7 @@ Variables in the `general` category: | 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 | +| ignore_empty_input | skips validation when empty password is provided | bool | false | ## Widgets