feat(kitty): stop using nerd font and make use of integrated icons instead
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Font
|
||||
# font_family JetBrainsMono Nerd Font Mono
|
||||
font_size 14.0
|
||||
|
||||
# Nerd Fonts v3.3.0
|
||||
symbol_map U+e000-U+e00a,U+ea60-U+ebeb,U+e0a0-U+e0c8,U+e0ca,U+e0cc-U+e0d7,U+e200-U+e2a9,U+e300-U+e3e3,U+e5fa-U+e6b7,U+e700-U+e8ef,U+ed00-U+efc1,U+f000-U+f2ff,U+f000-U+f2e0,U+f300-U+f381,U+f400-U+f533,U+f0001-U+f1af0 Symbols Nerd Font Mono
|
||||
|
||||
disable_ligatures never
|
||||
|
||||
# Appearance
|
||||
@@ -25,9 +27,9 @@ include Catppuccin-Mocha.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family='JetBrainsMono Nerd Font Mono' postscript_name=JetBrainsMonoNFM-Regular
|
||||
fallback_family family='JetBrainsMono Nerd Font'
|
||||
font_family family="JetBrains Mono"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
Reference in New Issue
Block a user