From 33166bab4041bbf6c0429bab954ca3a7f97925a0 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Mon, 5 May 2025 20:00:13 +0200 Subject: [PATCH] Updated script --- config/waybar/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/waybar/style.css b/config/waybar/style.css index 9e25644..65c4544 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -49,7 +49,7 @@ background: #000000; color: #eeeeee; font-family: FiraCodeNerdFontMono; - font-size: 12pt; + font-size: 11pt; } /* Each module */ @@ -164,8 +164,8 @@ #workspaces button { margin-top: 4px; margin-bottom: 4px; - padding-left: 0px; - padding-right: 0px; + padding-left: 1px; + padding-right: 2px; color: #eeeeee; }