mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-23 05:03:55 -05:00
waybar: remove unused css
This commit is contained in:
parent
a16621b376
commit
f68e5e4bd1
|
@ -259,16 +259,6 @@
|
|||
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,
|
||||
#battery,
|
||||
#bluetooth,
|
||||
|
@ -305,7 +295,6 @@
|
|||
#tray,
|
||||
#clock,
|
||||
#custom-menu,
|
||||
#custom-sway-close,
|
||||
#custom-hyprland-close,
|
||||
#hardware {
|
||||
border-radius: 10;
|
||||
|
|
Loading…
Reference in a new issue