add close_special_on_empty

This commit is contained in:
vaxerski 2023-09-03 13:01:22 +02:00
parent b8de59bf08
commit cfded45515
1 changed files with 1 additions and 0 deletions

View File

@ -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_gradients | whether to draw gradients under the titles of the above | bool | true |
| groupbar_text_color | controls the group bar text color | color | 0xffffffff | | groupbar_text_color | controls the group bar text color | color | 0xffffffff |
| background_color | change the background color. (requires enabled `disable_hyprland_logo`) | color | 0x111111 | | 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 # Binds