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;
|
border-radius: ${WAYBAR_CORNER_RADIUS}px;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
}
|
}
|
||||||
window#waybar.top
|
window#waybar.top,
|
||||||
window#waybar.bottom {
|
window#waybar.bottom {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
@ -339,7 +339,9 @@ in
|
|||||||
box-shadow: 12px 12px 0px 2px #${SHADOW_COLOR};
|
box-shadow: 12px 12px 0px 2px #${SHADOW_COLOR};
|
||||||
margin: 6px;
|
margin: 6px;
|
||||||
}
|
}
|
||||||
#custom-clock {
|
#custom-clock,
|
||||||
|
#network,
|
||||||
|
#custom-weather {
|
||||||
color: #${FG};
|
color: #${FG};
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user