mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
add close_special_on_empty
This commit is contained in:
parent
b8de59bf08
commit
cfded45515
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue