variables: add disable_xdg_env_checks

This commit is contained in:
Vaxry 2024-09-18 11:23:31 +01:00
parent 618b9d025c
commit 625c078eda
1 changed files with 1 additions and 0 deletions

View File

@ -371,6 +371,7 @@ _Subcategory `group:groupbar:`_
| initial_workspace_tracking | if enabled, windows will open on the workspace they were invoked on. 0 - disabled, 1 - single-shot, 2 - persistent (all children too) | int | 1 |
| 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 | int | 15 |
| disable_xdg_env_checks | disable the warning if XDG environment is externally managed | bool | false |
### Binds