waybar: update waybar

This commit is contained in:
2024-04-25 19:53:28 +03:00
parent 9dcab8243f
commit fc1de9345e
2 changed files with 18 additions and 30 deletions

View File

@@ -7,7 +7,8 @@
window#waybar {
background: @background;
color: @foreground;
font-family: "Iosevka NF", "Fira Code Nerd Font";
font-family: "Iosevka NF", "Fira Code Nerd Font", "Font Awesome 6 Free",
"Font Awesome 6 Brands";
font-size: 14px;
}
@@ -34,19 +35,11 @@ window.eDP-1 * {
}
#tray,
#custom-pacman-packages,
#pulseaudio,
#language,
#network,
#upower,
#backlight,
#clock {
margin: 8px;
font-style: italic;
padding: 0;
color: @foreground;
}
#pulseaudio.muted {
color: @primary;
}