[waybar] fix: Missing icons in bar
This commit is contained in:
parent
dbb547273b
commit
7866033826
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
@define-color accent #00897b;
|
@define-color accent #00897b;
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
font-family: font-awesome, letter, monospace;
|
font-family: letter, "Font Awesome 6 Free", font-awesome, monospace;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
transition-property: background-color;
|
transition-property: background-color;
|
||||||
|
|
Loading…
Reference in a new issue