waybar: add more icons and use patched Iosevka

This commit is contained in:
2022-07-14 00:01:52 +03:00
parent caed90efd5
commit 716406824e
2 changed files with 22 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
window#waybar {
background: @background;
color: @foreground;
font-family: Iosevka, "Fira Code";
font-family: "Iosevka Nerd Font", "Fira Code";
font-size: 14px;
}
@@ -35,11 +35,8 @@ window#waybar {
color: @primary;
}
#network {
font-family: "Font Awesome 6 Free Solid";
}
#tray,
#custom-pacman-packages,
#pulseaudio,
#language,
#network,