diff --git a/waybar/style.css b/waybar/style.css index 5e134b1..0d87888 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -1,8 +1,8 @@ * { border: none; border-radius: 0; - font-family: Roboto, Helvetica, Arial, sans-serif; - font-size: 16px; + font-family: Ubuntu Nerd Font, NotoSans Nerd Font, Roboto, Helvetica, Arial, sans-serif; + font-size: 15px; min-height: 0; }