Update waybar

This commit is contained in:
Hydroxycarbamide 2024-05-20 23:34:31 +02:00
parent 6dd612d676
commit c902e8da9d

View file

@ -8,7 +8,7 @@
} }
window#waybar { window#waybar {
background: rgba(24, 25, 38, 0.0); background: rgba(24, 25, 38, 1.0);
color: white; color: white;
} }
@ -24,7 +24,7 @@ tooltip {
.modules-center, .modules-center,
.modules-right, .modules-right,
#mpdris { #mpdris {
background-color: #1e2030; background-color: #24273a;
margin: 2px; margin: 2px;
padding: 2px; padding: 2px;
} }