background: add background color option (#289)

https://github.com/hyprwm/Hyprland/pull/2915
This commit is contained in:
0x455241 2023-08-08 16:01:19 +00:00 committed by GitHub
parent 3d3b1ec1e5
commit 30bc54b5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,7 @@ Described [here](../Keywords#per-device-input-configs).
| 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 | color | 0xffffffff |
| background_color | change the background color. (requires enabled `disable_hyprland_logo`) | color | 0x111111 |
# Binds