From cfded45515c0e8a34b7d5aed20ec77dd3f94a23b Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 3 Sep 2023 13:01:22 +0200 Subject: [PATCH] add close_special_on_empty --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 30de174..7612ebb 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -286,6 +286,7 @@ Described [here](../Keywords#per-device-input-configs). | groupbar_gradients | whether to draw gradients under the titles of the above | bool | true | | groupbar_text_color | controls the group bar text color | color | 0xffffffff | | background_color | change the background color. (requires enabled `disable_hyprland_logo`) | color | 0x111111 | +| close_special_on_empty | close the special workspace if the last window is removed | bool | true | # Binds