From d6a77eec4262bd978a49fceac0dc9f409f227442 Mon Sep 17 00:00:00 2001 From: antistereov Date: Thu, 19 Feb 2026 04:19:58 +0100 Subject: [PATCH] feat(waybar): update waybar config --- waybar/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/waybar/style.css b/waybar/style.css index 5f337dd..a9490c8 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -2,7 +2,7 @@ min-height: 0; min-width: 0; font-family: Lexend, "JetBrainsMono NFP"; - font-size: 16px; + font-size: 13px; font-weight: 600; } @@ -11,8 +11,7 @@ window#waybar { transition-duration: 0.5s; /* background-color: #1e1e2e; */ /* background-color: #181825; */ - background-color: #11111b; - /* background-color: rgba(24, 24, 37, 0.6); */ + background-color: rgba(24, 24, 37, 0.6); } #workspaces button {