diff --git a/.config/waybar/style.css b/.config/waybar/style.css index cb837c5..3edef00 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,6 +1,7 @@ * { /* `otf-font-awesome` is required to be installed for icons */ font-family: Inter, FontAwesome; + font-weight: 500; font-size: 16px; }