diff --git a/.config/hypr/config/variables.lua b/.config/hypr/config/variables.lua index ec30973..4bbc12b 100644 --- a/.config/hypr/config/variables.lua +++ b/.config/hypr/config/variables.lua @@ -30,12 +30,12 @@ hl.config({ ["col.border_locked_inactive"] = color0, groupbar = { font_size = 12, - height = 16, + height = 1, indicator_height = 16, - rounding = 3, + rounding = 5, font_family = "Roboto Sans", text_color = background, - text_offset = -16, + text_offset = -10, font_weight_active = "bold", font_weight_inactive = "normal", ["col.active"] = color4,