fix: Use monospace
This makes it easier to handle fallback font since kitty doesn't have a real fallback font feature
This commit is contained in:
parent
bfb3ded59c
commit
a6c4f28006
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
font_family IosevkaNerdFontComplete-Term
|
||||
bold_font IosevkaNerdFontComplete-Bold
|
||||
italic_font IosevkaNerdFontComplete-Italic
|
||||
font_family monospace
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
font_size 10
|
||||
adjust_line_height 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue