diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 3ef8f3b..3cdf76d 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: Sans; + font-family: "Symbols Nerd Font", Sans; font-size: 11px; box-shadow: none; text-shadow: none;