From ccfe191b00530dcdc7bc79fbeb58cb82f686b397 Mon Sep 17 00:00:00 2001 From: Alexandre Acebedo Date: Sun, 17 Nov 2024 15:58:27 +0000 Subject: [PATCH] Variables: add lockdead_screen_delay description (#873) --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index f38a858..9342c60 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -397,6 +397,7 @@ _Subcategory `group:groupbar:`_ | middle_click_paste | whether to enable middle-click-paste (aka primary selection) | bool | true | | render_unfocused_fps | the maximum limit for renderunfocused windows' fps in the background (see also [Window-Rules](../Window-Rules/#dynamic-rules) - `renderunfocused`)| int | 15 | | disable_xdg_env_checks | disable the warning if XDG environment is externally managed | bool | false | +| lockdead_screen_delay | the delay in ms after the lockdead screen appears if the lock screen did not appear after a lock event occurred | int | 1000 | ### Binds