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