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 {