diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 2736ec69..30e6e4d7 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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