feat(waybar): update waybar config
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user