waybar: increase transparency

This commit is contained in:
Aly Raffauf 2024-04-10 13:33:23 -04:00
parent 8af55cf47b
commit beb54f3bec

View file

@ -7,7 +7,7 @@
}
window#waybar {
background: rgba (35, 38, 52, 0.8);
background: rgba (35, 38, 52, 0.4);
color: #FAFAFA;
}