mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 15:17:59 +02:00
Configuring/Variables: added entry for disabling watchdog warning (#1318)
This commit is contained in:
parent
15218b6189
commit
f16ebd45bb
1 changed files with 1 additions and 0 deletions
|
|
@ -429,6 +429,7 @@ _Subcategory `misc:`_
|
|||
| enable_anr_dialog | whether to enable the ANR (app not responding) dialog when your apps hang | bool | true |
|
||||
| anr_missed_pings | number of missed pings before showing the ANR dialog | int | 5 |
|
||||
| size_limits_tiled | whether to apply min_size and max_size rules to tiled windows | bool | false |
|
||||
| disable_watchdog_warning | whether to disable the warning about not using start-hyprland | bool | false |
|
||||
|
||||
### Binds
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue