Would it be like this?
family: Hack Nerd Font
family: SauceCodePro Nerd Font
family: Souce Code Pro
family: Monospace
Advanced font fallback is one of the defining features of the Foot terminal, if you’re interested. You can even specify different fonts, which is useful for e.g. getting emojis to fit in one cell.
FOot is wayland only though, right?
Yep. Foot is Wayland-only
I should add that Alacritty running with X11 compatibility isn’t quite as fast as running it under Wayland. Both Alacritty and Foot can utilize Wayland’s excellent frame timing/vsync support to prioritize rendering only when the display refreshes. Doing so reduces load (esp. in Alacritty’s case since it can offload most work to the GPU), which is sorely needed because proper font rendering is an intensive process to do in a latency-sensitive manner.
Seems like you can’t
What program is this?
It’s weechat, an IRC client. It is running coincidentally in alacritty.
Ok thanks. I had seen three issues talking about it so I thought they had already done it.