Configuring/Variables: added entry for disabling watchdog warning (#1318)

This commit is contained in:
EvilLary 2025-12-26 16:05:46 +03:00 committed by GitHub
parent 15218b6189
commit f16ebd45bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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