Document group:groupbar:font_family (#386)

This commit is contained in:
David Leal 2023-11-05 19:25:52 +00:00 committed by GitHub
parent f6cc5e1ec6
commit 2534668fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ _Subcategory `group:groupbar:`_
| name | description | type | default |
|---|---|---|---|
| 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 |
| render_titles | whether to render titles in the group bar decoration | bool | true |