🎨 ux(hypr): groupbar decoration

This commit is contained in:
Sergio Laín 2025-04-05 19:06:49 +02:00
parent 9f88c60a03
commit 891200abfa
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -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
}
}