mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
Fixed wiki having wrong type and default for groupbar_text_color
(#244)
This commit is contained in:
parent
dcedcd7567
commit
ba24056cb5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue