This commit is contained in:
2025-08-15 22:30:49 -07:00
parent e803a33497
commit 17a739b0d5
7 changed files with 32 additions and 18 deletions

View File

@@ -6,8 +6,9 @@
}
window#waybar {
background-color: rgba(43, 48, 59, 0.5);
border-bottom: 3px solid rgba(100, 114, 125, 0.5);
/*background-color: rgba(43, 48, 59, 0.5);
border-bottom: 3px solid rgba(100, 114, 125, 0.5); */
background-color: rgba(0, 0, 0, 1);
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;