Skip to content

Commit

Permalink
add debug:disable_scale_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Jan 4, 2024
1 parent 25c937d commit cce32b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cce32b0

Please sign in to comment.