From b6eb4e1c6dcf6a8eec67f56e52b3b205dc058866 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sun, 31 Mar 2024 23:21:20 +0200 Subject: [PATCH] [waybar] some space saving --- apps/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/waybar/style.css b/apps/waybar/style.css index 76e8f87..1b3d558 100644 --- a/apps/waybar/style.css +++ b/apps/waybar/style.css @@ -3,7 +3,7 @@ border-radius: 10px; font-family: "FiraCode Nerd Font"; font-weight: normal; - font-size: 18px; + font-size: 16px; min-height: 0; } @@ -65,7 +65,7 @@ tooltip { border-radius: 0px 10px 10px 0px; font-family: "Ubuntu Light 12"; font-weight: normal; - font-size: 18px; + font-size: 16px; } #workspaces{