fix waybar style

This commit is contained in:
Murphy 2025-01-23 14:50:32 -05:00
parent 3c656aa7b9
commit a3320656c0
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -22,7 +22,7 @@ in
/** Base */
window#waybar {
font-family: "${theme.font.regular}", "${theme.font.regular}", "${theme.font.monospace}";
font-family: "${theme.font.regular}", "${theme.font.icon}", "${theme.font.monospace}";
font-size: ${fontSize};
color: ${textColor};
background-color: transparent;