From c916992ecf6b5d8f49eb236115e324db509be714 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 7 Jun 2025 11:59:50 +0200 Subject: [PATCH] Slight tweak --- 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 e3c7d4f..24b6f16 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -3,7 +3,7 @@ border-radius: 0; min-height: 0; font-family: CaskaydiaMono Nerd Font; - font-size: 11px; + font-size: 12px; color: #cdd6f4; background-color: #1a1b26; }