mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 06:33:56 -05:00
waybar: increase transparency
This commit is contained in:
parent
8af55cf47b
commit
beb54f3bec
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background: rgba (35, 38, 52, 0.8);
|
||||
background: rgba (35, 38, 52, 0.4);
|
||||
color: #FAFAFA;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue