waybar: remove unused css

This commit is contained in:
Aly Raffauf 2024-07-30 18:30:18 -04:00
parent a16621b376
commit f68e5e4bd1

View file

@ -259,16 +259,6 @@
color: #FFFFFF; color: #FFFFFF;
} }
#tags button {
padding: 0px 5px;
margin: 0 0px;
color: ${config.ar.home.theme.colors.text};
}
#tags button.focused {
color: ${config.ar.home.theme.colors.primary};
}
#clock, #clock,
#battery, #battery,
#bluetooth, #bluetooth,
@ -305,7 +295,6 @@
#tray, #tray,
#clock, #clock,
#custom-menu, #custom-menu,
#custom-sway-close,
#custom-hyprland-close, #custom-hyprland-close,
#hardware { #hardware {
border-radius: 10; border-radius: 10;