[waybar] fix: Missing icons in bar

This commit is contained in:
Tibo De Peuter 2024-06-02 19:34:05 +02:00
parent dbb547273b
commit 7866033826
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -15,7 +15,7 @@
@define-color accent #00897b;
window#waybar {
font-family: font-awesome, letter, monospace;
font-family: letter, "Font Awesome 6 Free", font-awesome, monospace;
font-size: 13px;
-webkit-font-smoothing: antialiased;
transition-property: background-color;