From 30bc54b5e12199066e093098403cf815efa92630 Mon Sep 17 00:00:00 2001 From: 0x455241 <5455732+0x455241@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:01:19 +0000 Subject: [PATCH] background: add background color option (#289) https://github.com/hyprwm/Hyprland/pull/2915 --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 562081d..e479a18 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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