Skip to content

Commit

Permalink
Use same font in alacritty and Windows Terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Aug 22, 2023
1 parent db9cf12 commit 6ec734a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/.config/alacritty/alacritty-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ window:
# If `true`, bold text is drawn using the bright color variants.
#draw_bold_text_with_bright_colors: false

font:
normal:
family: 'PlemolJP Console NF'

# Colors (Tomorrow Night)
#colors:
# Default colors
Expand Down

0 comments on commit 6ec734a

Please sign in to comment.