fix corner transparency

This commit is contained in:
beanigen 2025-04-17 13:09:49 +08:00
parent 3146cd2355
commit 26cd508f8d
Signed by: maya
SSH key fingerprint: SHA256:7KmIV21AZuLS67ANhnsGCp3OeI7CLjp785Zwaf4tNT0

View file

@ -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;