fix waybar style
This commit is contained in:
parent
3c656aa7b9
commit
a3320656c0
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue