From b5a43675946933acf79076891befbbef5d1ee803 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 22 May 2023 22:08:21 +0200 Subject: [PATCH] groupbars: make gradients toggleable --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 3cc8507..b3a6a00 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -267,6 +267,7 @@ Described [here](../Keywords#per-device-input-configs). | allow_session_lock_restore | if true, will allow you to restart a lockscreen app in case it crashes (red screen of death) | bool | false | | 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 | # Binds