adds overview, removes old stuff

This commit is contained in:
2026-08-19 20:47:29 +02:00
parent 6a9ae98c26
commit 67d50fb504
75 changed files with 3558 additions and 1691 deletions
+9 -9
View File
@@ -23,21 +23,21 @@ hl.config({
},
group = {
["col.border_active"] = color6,
["col.border_active"] = color9,
["col.border_inactive"] = color2,
["col.border_locked_active"] = color3,
["col.border_locked_inactive"] = color0,
groupbar = {
font_size = 13,
height = 1,
font_size = 12,
height = 16,
indicator_height = 16,
rounding = 2,
rounding = 3,
font_family = "Roboto Sans",
text_color = foreground,
text_offset = -8,
font_weight_active = "ultraheavy",
font_weight_inactive = "semibold",
["col.active"] = color6,
text_color = background,
text_offset = -16,
font_weight_active = "bold",
font_weight_inactive = "normal",
["col.active"] = color4,
["col.inactive"] = color2,
["col.locked_active"] = color3,
["col.locked_inactive"] = color0,