add debug:disable_scale_checks

This commit is contained in:
Vaxry 2024-01-05 00:34:08 +01:00
parent 25c937d3a7
commit cce32b0428
1 changed files with 1 additions and 0 deletions

View File

@ -388,6 +388,7 @@ Only for developers.
| manual_crash | set to 1 and then back to 0 to crash Hyprland. | int | 0 |
| suppress_errors| if true, do not display config file parsing errors. | bool | false |
| watchdog_timeout | sets the timeout in seconds for watchdog to abort processing of a signal of the main thread. Set to 0 to disable. | int | 5 |
| disable_scale_checks | disables verifying of the scale factors. Will result in pixel alignment and rounding errors. | bool | false |
## More