Waybar: Font Awesome 5 -> Font Awesome 6
This commit is contained in:
parent
858c054916
commit
a7f6713425
|
@ -32,7 +32,7 @@
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
/* `otf-font-awesome` is required to be installed for icons */
|
/* `otf-font-awesome` is required to be installed for icons */
|
||||||
/* Find Ubuntu Condensed font somewhere and install it in your system, it is NOT installed by default */
|
/* Find Ubuntu Condensed font somewhere and install it in your system, it is NOT installed by default */
|
||||||
font-family: "Fira Sans Condensed SemiBold", "Font Awesome 5 Free Solid", "Font Awesome 5 Free Regular", "Font Awesome 5 Brands Regular", sans-serif;
|
font-family: "Fira Sans Condensed SemiBold", "Font Awesome 6 Free Solid", "Font Awesome 6 Free Regular", "Font Awesome 6 Brands Regular", sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue