diff --git a/config/waybar/style.css b/config/waybar/style.css index 99bd773..e03cf33 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -7,7 +7,7 @@ window#waybar { background: @background; color: @foreground; - font-family: "Font Awesome 5 Free Solid", Iosevka, "Fira Code"; + font-family: Iosevka, "Fira Code"; font-size: 14px; } @@ -34,6 +34,11 @@ window#waybar { margin-left: 10px; } +#network, +#custom-power-menu { + font-family: "Font Awesome 6 Free Solid"; +} + #tray, #pulseaudio, #language,