Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -29,6 +29,7 @@ const ClientTitle = () => {
|
||||
label: hyprland.active.bind("client").as((v) => filterTitle(v)),
|
||||
}),
|
||||
isVisible: true,
|
||||
boxClass: "windowtitle",
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user