feat: updates

This commit is contained in:
2026-02-19 05:18:40 +01:00
parent 70715b15c3
commit 876ccbe936
5 changed files with 18 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
* {
min-height: 0;
min-width: 0;
font-family: Lexend, "JetBrainsMono NFP";
font-family: Lexend, "JetBrainsMono Nerd Font";
font-size: 13px;
font-weight: 600;
}
@@ -11,7 +11,7 @@ window#waybar {
transition-duration: 0.5s;
/* background-color: #1e1e2e; */
/* background-color: #181825; */
background-color: rgba(24, 24, 37, 0.6);
background-color: rgba(24, 24, 37, 0.0);
}
#workspaces button {