🎨 ux(hypr): groupbar decoration
This commit is contained in:
parent
9f88c60a03
commit
891200abfa
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue