From ff33a94aec7b57155a63bc6d5204174f8cdd2e56 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Tue, 4 Apr 2023 14:54:50 +0100 Subject: [PATCH] added manual_crash --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index c2c7600..f5c70e1 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -276,6 +276,7 @@ Only for developers. | disable_time | disables time logging | bool | true | | 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 | # More