waybar: butons follow global borderRadius

This commit is contained in:
Aly Raffauf 2024-08-10 16:41:16 -04:00
parent da7ae88e3b
commit f26644fb0f

View file

@ -280,6 +280,7 @@ in {
color: ${cfg.theme.colors.text}; color: ${cfg.theme.colors.text};
margin: 0px 0px; margin: 0px 0px;
padding: 0px 5px; padding: 0px 5px;
border-radius: ${toString cfg.theme.borderRadius};
} }
#workspaces button.active, #workspaces button.active,