Skip to content

Commit

Permalink
add height (#439)
Browse files Browse the repository at this point in the history
modified:   pages/Configuring/Variables.md
  • Loading branch information
MightyPlaza authored Jan 15, 2024
1 parent 6effb62 commit f380378
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,8 @@ _Subcategory `group:groupbar:`_
| enabled | enables groupbars | bool | true |
| font_family | font used to display groupbar titles | string | Sans |
| font_size | font size for the above | int | 8 |
| gradients | whether to draw gradients under the titles of the above | bool | true |
| gradients | enables gradients | bool | true |
| height | height of the groupbar | int | 14 |
| 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 |
Expand Down

0 comments on commit f380378

Please sign in to comment.