Add group:groupbar:stacked (#651)

This commit is contained in:
zakk4223 2024-05-16 06:38:37 -04:00 committed by GitHub
parent b4e95641cf
commit a6c1562481
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@ _Subcategory `group:groupbar:`_
| font_size | font size of groupbar title | int | 8 |
| gradients | enables gradients | bool | true |
| height | height of the groupbar | int | 14 |
| stacked | render the groupbar as a vertical stack | bool | false |
| priority | sets the decoration priority for groupbars | int | 3 |
| render_titles | whether to render titles in the group bar decoration | bool | true |
| scrolling | whether scrolling in the groupbar changes group active window | bool | true |