diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 345e92e..d5baef7 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -12,9 +12,9 @@ #waybar { background: #282a36; color: white; - font-family: FiraCode Retina, Noto Sans, sans-serif; + font-family: FiraCode Nerd Font, FiraCode Retina, Noto Sans, sans-serif; font-weight: 600; - font-size: 13px; + font-size: 11.4px; }