maple mono
This commit is contained in:
parent
fb3750706d
commit
525ee8dfdf
1 changed files with 10 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
font_family Courier Prime
|
||||
font_size 18
|
||||
|
||||
|
||||
# Shell integration is sourced and configured manually
|
||||
shell_integration no-rc
|
||||
|
@ -14,3 +11,13 @@ macos_option_as_alt yes
|
|||
# Catppuccin-Frappe
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="Maple Mono NF" features="-liga +cv01 +ss02 +ss05"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
|
||||
font_size 18
|
||||
|
|
Loading…
Reference in a new issue