eww bar transparency, laptop nvim added

This commit is contained in:
Aidan Sharpe
2024-08-26 14:17:19 -04:00
parent a28e824170
commit 59deb6d071
15 changed files with 369 additions and 1 deletions

View File

@ -62,7 +62,7 @@ $winter_blue: #252535;
}
.bar_section {
background: rgba($background, 1);
background: rgba($background, 0.8);
padding: 5px 10px;
border-radius: 10px;
}