feat(waybar): update waybar config

This commit is contained in:
2026-02-19 04:19:58 +01:00
parent b2cfb5c616
commit d6a77eec42

View File

@@ -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 {