Alacritty

Installation

Change font

Alacritty has all the configuration done in alacritty.toml. To change the font, just add the following after installing the font on the machine.

[font]
size = 14.0

[font.normal]
family = "Fira Mono Nerd Font"
style = "Medium"