Skip to content

Commit

Permalink
variables: add disable_xdg_env_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Sep 18, 2024
1 parent 618b9d0 commit 625c078
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 @@ -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

Expand Down

0 comments on commit 625c078

Please sign in to comment.