From 891200abfa93ffba1d585c5c578caeb2e449b73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 5 Apr 2025 19:06:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20groupbar=20decoratio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/theme/decoration.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.config/hypr/theme/decoration.conf b/.config/hypr/theme/decoration.conf index 0fde0ca8..1b786755 100644 --- a/.config/hypr/theme/decoration.conf +++ b/.config/hypr/theme/decoration.conf @@ -47,13 +47,17 @@ group { col.border_locked_active = rgba($textAlphaee) rgba($lavenderAlpha69) rgba($lavenderAlpha69) rgba($textAlphaee) 45deg groupbar { + gradients = true + gradient_rounding = 7 + indicator_height = 0 + gradient_round_only_edges = true col.active = rgba($lavenderAlphaCC) col.inactive = rgba($subtext1Alpha99) col.locked_active = rgba($maroonAlphaCC) col.locked_inactive = rgba($subtext1Alpha99) font_family = JetBrainsMono Nerd Font - font_size = 14 + font_size = 15 text_color = $crust - height = 16 + height = 20 } }