2024-12-07 16:48 : id 247
This commit is contained in:
parent
b140679b30
commit
f059a97562
@ -305,7 +305,7 @@ in
|
||||
border-radius: ${WAYBAR_CORNER_RADIUS}px;
|
||||
margin: 20px;
|
||||
}
|
||||
window#waybar.top
|
||||
window#waybar.top,
|
||||
window#waybar.bottom {
|
||||
background-color: transparent;
|
||||
}
|
||||
@ -339,7 +339,9 @@ in
|
||||
box-shadow: 12px 12px 0px 2px #${SHADOW_COLOR};
|
||||
margin: 6px;
|
||||
}
|
||||
#custom-clock {
|
||||
#custom-clock,
|
||||
#network,
|
||||
#custom-weather {
|
||||
color: #${FG};
|
||||
background: transparent;
|
||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||
|
Loading…
x
Reference in New Issue
Block a user