Fixed wiki having wrong type and default for `groupbar_text_color` (#244)

This commit is contained in:
Brian Charles Arnold 2023-06-05 03:56:37 -04:00 committed by GitHub
parent dcedcd7567
commit ba24056cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ Described [here](../Keywords#per-device-input-configs).
| render_titles_in_groupbar | whether to render titles in the group bar decoration | bool | true |
| groupbar_titles_font_size | font size for the above | int | 8 |
| groupbar_gradients | whether to draw gradients under the titles of the above | bool | true |
| groupbar_text_color | controls the group bar text color | bool | true |
| groupbar_text_color | controls the group bar text color | color | 0xffffffff |
# Binds