I want to add fontawesome icons to my i3bar. I installed the package "ttf-font-awesome" via yaourt and added the necessary unicode characters to my i3status config and added the font pango as "FontAwesome" to my i3bar config. The icons should be displaying but all that shows are the unicode characters. Is there a specific package I need to install or did I edit the configs improperly?
Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want.
Make sure you're using the latest and greatest by updating your CDN code reference, updating your Font Awesome package via npm, or downloading a fresh copy of Font Awesome. You can check with version an icon was added to on its detail page (e.g. question-circle was added in Verion 1 but last updated in 5.0.
A Font Awesome account is free to have, but a valid email account is required to set up an account.
fas - solid icons are usually filled with transparent outlines. far regular and fal light are similar. These icons are different than fas solid because they are mostly outlines and differ only in outline width. fal light icons have thinner outline compared to far regular.
Funny thing is that i came over this thread while searching for the same. Anyways, according to Arch Wiki you load FontAwesome like this font pango:DejaVu Sans Mono, FontAwesome 8
, and the icons according to the cheatsheet. For example 
for the terminal icon.
edit: as mentioned below, you copy/paste the icon itself from the cheatsheet. I recommend you try out either one, and stick with the one that is working.
Mini example below.
# set $ws2 "2:" # With the icon code from the cheasheet set $ws2 "1 " # With the icon copy/pasted from the cheatsheet bar { ... font pango:DejaVu Sans Mono, FontAwesome 8 ... }
Change in your bar {
:
font pango:monospace 8, FontAwesome 8
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With