Skip to content

Instantly share code, notes, and snippets.

@MateusTymoniuk
Created November 26, 2024 16:45
Show Gist options
  • Save MateusTymoniuk/a2c91952c6100afdee64ba482b5ac3a5 to your computer and use it in GitHub Desktop.
Save MateusTymoniuk/a2c91952c6100afdee64ba482b5ac3a5 to your computer and use it in GitHub Desktop.
Alacritty terminal font
[font]
size = 16.0
[font.bold]
family = "Fira Code"
style = "Bold"
[font.bold_italic]
family = "Fira Code"
style = "Bold Italic"
[font.italic]
family = "Fira Code"
style = "Italic"
[font.normal]
family = "Fira Code"
style = "Regular"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment