mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-23 01:59:49 +01:00
add "disable_assets_check"
modified: pages/Configuring/Variables.md
This commit is contained in:
parent
04ba521df2
commit
905f150aba
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@ _Subcategory `group:groupbar:`_
|
||||||
| render_unfocused_fps | the maximum limit for renderunfocused windows' fps in the background (see also [Window-Rules](../Window-Rules/#dynamic-rules) - `renderunfocused`)| int | 15 |
|
| 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 |
|
| disable_xdg_env_checks | disable the warning if XDG environment is externally managed | bool | false |
|
||||||
| disable_hyprland_qtutils_check | disable the warning if hyprland-qtutils is not installed | bool | false |
|
| disable_hyprland_qtutils_check | disable the warning if hyprland-qtutils is not installed | bool | false |
|
||||||
|
| disable_assets_check | disable the warning if assets are missing | 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 |
|
| 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
|
### Binds
|
||||||
|
|
Loading…
Reference in a new issue