Skip to content

Commit

Permalink
fix typo in font config for kitty
Browse files Browse the repository at this point in the history
  • Loading branch information
strazto committed May 27, 2021
1 parent 25782d0 commit 33fb3f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bootstrap/apps/kitty/conf.d/fonts.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
#: Fonts {{{

font_family Fira Code
# symbol_map U+0000-U+00FF Fira Code Regular

# Use nerd font for non ascii
symbol_map U+0100-U+FF00 Fira Code Regular Nerd Font Complete Mono
symbols_map U+0100-U+FF00 FiraCode Nerd Font Mono

#Fira Code Regular Nerd Font Complete Mono

#: kitty has very powerful font management. You can configure
#: individual font faces and even specify special fonts for particular
Expand Down

0 comments on commit 33fb3f9

Please sign in to comment.