diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index e479a18..d25c4db 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -318,6 +318,7 @@ Only for developers. | damage_tracking | redraw only the needed bits of the display. Do **not** change. (default: full - 2) monitor - 1, none - 0 | int | 2 | | enable_stdout_logs | enables logging to stdout | bool | false | | 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 | # More