2024-11-18 12:55 : id 171

This commit is contained in:
deadvey 2024-11-18 12:55:12 +00:00
parent 4f9b12f4d2
commit 0de691380c

View File

@ -228,6 +228,9 @@ in
border-radius: ${WAYBAR_CORNER_RADIUS}px; border-radius: ${WAYBAR_CORNER_RADIUS}px;
margin: 20px; margin: 20px;
} }
window#waybar.main {
background-color: transparent;
}
#custom-clock { #custom-clock {
color: #${PURPLE}; color: #${PURPLE};
background: transparent; background: transparent;