mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 15:17:59 +02:00
variables: fix gradients default value (#971)
This commit is contained in:
parent
7293d19caa
commit
bf4f4d6288
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ _Subcategory `group:groupbar:`_
|
|||
| enabled | enables groupbars | bool | true |
|
||||
| font_family | font used to display groupbar titles, use `misc:font_family` if not specified | string | [\[Empty]] |
|
||||
| font_size | font size of groupbar title | int | 8 |
|
||||
| gradients | enables gradients | bool | true |
|
||||
| gradients | enables gradients | bool | false |
|
||||
| height | height of the groupbar | int | 14 |
|
||||
| indicator_height | height of the groupbar indicator | int | 3 |
|
||||
| stacked | render the groupbar as a vertical stack | bool | false |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue