fix corner transparency
This commit is contained in:
parent
3146cd2355
commit
26cd508f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
font-family: Iosevka NF;
|
||||
}
|
||||
window#waybar {
|
||||
background-color: @surface0;
|
||||
background-color: rgba(49, 50, 68, 0.999);
|
||||
/* padding: 0px 5px;
|
||||
margin: 5px 10px 5px; */
|
||||
border-radius: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue