From 6e7f6ec4a3b08454f0cb8d102ef5d94048df609a Mon Sep 17 00:00:00 2001 From: BluishHumility Date: Tue, 30 Jul 2024 21:57:30 -0400 Subject: [PATCH] feat(waybar): adjust font size --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index d4abe40..6d3d568 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -54,7 +54,7 @@ color: #e3e3ea; background-color: @base1; font-family: JetBrainsMono; - font-size: 14px; + font-size: 13px; } /* Every modules */