mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
Variables: add lockdead_screen_delay description (#873)
This commit is contained in:
parent
39ab773edd
commit
ccfe191b00
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue