Skip to content

Commit

Permalink
Use monospace font in kitty template
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGM committed Mar 30, 2018
1 parent 78605ad commit b10df2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion astrality/config/astrality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ context/fonts:
size: 8

2:
name: FuraMono Nerd Font
name: FuraCode Nerd Font Mono
size: 8

3:
Expand Down
2 changes: 1 addition & 1 deletion astrality/config/modules/terminals/kitty.conf.template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vim:fileencoding=utf-8:ft=conf

# Fully featured
font_family {{ fonts.1.name }}
font_family {{ fonts.2.name }}
italic_font auto
bold_font auto
bold_italic_font auto
Expand Down

0 comments on commit b10df2d

Please sign in to comment.