Variables: add lockdead_screen_delay description (#873)

This commit is contained in:
Alexandre Acebedo 2024-11-17 15:58:27 +00:00 committed by GitHub
parent 39ab773edd
commit ccfe191b00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -397,6 +397,7 @@ _Subcategory `group:groupbar:`_
| middle_click_paste | whether to enable middle-click-paste (aka primary selection) | bool | true | | 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 | | 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 | | 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 ### Binds