mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 10:43:55 -05:00
waybar: remove unused css
This commit is contained in:
parent
a16621b376
commit
f68e5e4bd1
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue