Skip to content

Commit

Permalink
alacritty: Add note about font name on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Granddave authored Jan 16, 2024
1 parent 2a22342 commit d087898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alacritty/.config/alacritty/alacritty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
size = 12.0

[font.normal]
# On Windows: "JetBrainsMono Nerd Font"
family = "JetBrains Mono Nerd Font"

[colors]
Expand Down

0 comments on commit d087898

Please sign in to comment.