mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
Add group:groupbar:stacked (#651)
This commit is contained in:
parent
b4e95641cf
commit
a6c1562481
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ _Subcategory `group:groupbar:`_
|
||||||
| font_size | font size of groupbar title | int | 8 |
|
| font_size | font size of groupbar title | int | 8 |
|
||||||
| gradients | enables gradients | bool | true |
|
| gradients | enables gradients | bool | true |
|
||||||
| height | height of the groupbar | int | 14 |
|
| 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 |
|
| priority | sets the decoration priority for groupbars | int | 3 |
|
||||||
| render_titles | whether to render titles in the group bar decoration | bool | true |
|
| 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 |
|
| scrolling | whether scrolling in the groupbar changes group active window | bool | true |
|
||||||
|
|
Loading…
Reference in a new issue