added ghostty config, finally added a real font to kitty :3
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
#: kitty has very powerful font management. You can configure
|
||||
#: individual font faces and even specify special fonts for particular
|
||||
#: characters.
|
||||
|
||||
font_family Cascadia Code
|
||||
# font_family Cascadia-Code
|
||||
# bold_font auto
|
||||
# italic_font auto
|
||||
# bold_italic_font auto
|
||||
@@ -2312,3 +2311,11 @@ color15 #bcc0cc
|
||||
#: }}}
|
||||
|
||||
#: }}}
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="CaskaydiaCove Nerd Font Mono"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
Reference in New Issue
Block a user