diff --git a/waybar/style.css b/waybar/style.css index bfe6bf0..b2106eb 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -1,8 +1,8 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: "Roboto Sans"; font-size: 18px; font-weight:400; + font-family: "Roboto Sans", "FontAwesome"; } window#waybar {