diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 2c0999f..c2b2538 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-size: 14px; + font-size: 13px; font-weight: 400; box-shadow: none; text-shadow: none; @@ -14,7 +14,7 @@ color: white; font-family: FiraCode Retina, Noto Sans, sans-serif; font-weight: 600; - font-size: 13px; + font-size: 12px; }