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