diff --git a/waybar/style.css b/waybar/style.css index 062c329..7740ed8 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -1,6 +1,6 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: "Roboto Sans"; + font-family: "Roboto Sans", "FontAwesome"; font-size: 14px; font-weight:500; }