Skip to content

Commit

Permalink
Variables: add lockdead_screen_delay description (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
aacebedo authored Nov 17, 2024
1 parent 39ab773 commit ccfe191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ccfe191

Please sign in to comment.