hyprland: style grouped window tabs
This commit is contained in:
@@ -1377,13 +1377,21 @@ hl.config({
|
||||
},
|
||||
groupbar = {
|
||||
enabled = true,
|
||||
font_size = 12,
|
||||
height = 22,
|
||||
blur = true,
|
||||
font_size = 13,
|
||||
gradients = true,
|
||||
height = 26,
|
||||
indicator_gap = 0,
|
||||
indicator_height = 1,
|
||||
rounding = 5,
|
||||
gradient_rounding = 5,
|
||||
text_padding = 8,
|
||||
col = {
|
||||
active = "rgba(edb443ff)",
|
||||
inactive = "rgba(091f2eff)",
|
||||
inactive = "rgba(101820f2)",
|
||||
},
|
||||
text_color = "rgba(091f2eff)",
|
||||
text_color = "rgba(091018ff)",
|
||||
text_color_inactive = "rgba(f2f5f7ff)",
|
||||
},
|
||||
},
|
||||
misc = {
|
||||
|
||||
Reference in New Issue
Block a user