Skip to content

Commit

Permalink
Specify font for kitty
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed May 15, 2024
1 parent 3738c23 commit 51fac4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dot_config/kitty/kitty.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# include ./gruvbox_light.conf
env TERM="tmux-256color"
term tmux-256color

font_family IBM Plex Mono
bold_font auto
italic_font auto
bold_italic_font auto

0 comments on commit 51fac4f

Please sign in to comment.