You are not logged in.
I've installed the package:
sudo pacman -S otf-font-awesomeAnd tried to open a file with icons from font-awesome (using vim in my terminal, but works the same with copy-paste or cat):

This also happens with waybar (which this file is the config for).
Last edited by Thinkredstone (2024-07-13 10:22:38)
Offline
My waybar config seems readable in foot/alacritty with (edit: correction) https://archlinux.org/packages/extra/any/ttf-hack/
Last edited by espresso (2025-03-13 06:03:06)
Capitalism's power seems inescapable, but then so did the divine right of kings. ― Ursula LeGuin
Offline
I wouldn't expect it to work in a terminal - unless you've configured your terminal specifically to use font-awesome, which I don't imagine anyone would.
But the same could go for waybar: have you specified FontAwesome as the first option for font-face in your waybar config? Can you post, or link to your waybar config.
Also to cover our bases, please check / post the output of the following:
fc-list | grep -i awesomeLast edited by Trilby (2024-07-25 19:12:22)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I use ttf-jetbrains-mono-nerd which include font-awesome and set my editor/terminal to JetBrainsMono.
I tried setting multiple fonts for a while, but this is not supported everywhere by everything. Hence the reliance on a patched font set.
Last edited by Gilrain (2024-07-29 14:37:06)
Offline
edit: nvm, I thought the above was a response from the OP
Last edited by Trilby (2024-07-29 12:24:42)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline