mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
background: add background color option (#289)
https://github.com/hyprwm/Hyprland/pull/2915
This commit is contained in:
parent
3d3b1ec1e5
commit
30bc54b5e1
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ Described [here](../Keywords#per-device-input-configs).
|
||||||
| groupbar_titles_font_size | font size for the above | int | 8 |
|
| 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_gradients | whether to draw gradients under the titles of the above | bool | true |
|
||||||
| groupbar_text_color | controls the group bar text color | color | 0xffffffff |
|
| 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
|
# Binds
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue