fixes hyprland groups
This commit is contained in:
@@ -30,12 +30,12 @@ hl.config({
|
|||||||
["col.border_locked_inactive"] = color0,
|
["col.border_locked_inactive"] = color0,
|
||||||
groupbar = {
|
groupbar = {
|
||||||
font_size = 12,
|
font_size = 12,
|
||||||
height = 16,
|
height = 1,
|
||||||
indicator_height = 16,
|
indicator_height = 16,
|
||||||
rounding = 3,
|
rounding = 5,
|
||||||
font_family = "Roboto Sans",
|
font_family = "Roboto Sans",
|
||||||
text_color = background,
|
text_color = background,
|
||||||
text_offset = -16,
|
text_offset = -10,
|
||||||
font_weight_active = "bold",
|
font_weight_active = "bold",
|
||||||
font_weight_inactive = "normal",
|
font_weight_inactive = "normal",
|
||||||
["col.active"] = color4,
|
["col.active"] = color4,
|
||||||
|
|||||||
Reference in New Issue
Block a user