mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
variables: add disable_xdg_env_checks
This commit is contained in:
parent
618b9d025c
commit
625c078eda
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue