2024-11-18 21:05 : id 188

This commit is contained in:
deadvey 2024-11-18 21:05:54 +00:00
parent abe532c111
commit b798a0d52d

View File

@ -240,8 +240,9 @@ in
window#waybar.main { window#waybar.main {
background-color: transparent; background-color: transparent;
} }
#hyprland-workspaces,
#custom-clock { #custom-clock {
color: #${YELLOW}; color: #${FG};
background: transparent; background: transparent;
border: ${BORDER_WIDTH}px solid #${ACCENT}; border: ${BORDER_WIDTH}px solid #${ACCENT};
border-radius: ${WAYBAR_CORNER_RADIUS}; border-radius: ${WAYBAR_CORNER_RADIUS};