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; }