config(kitty): use maple mono without ligatures
https://github.com/subframe7536/maple-font/releases/tag/v7.0-beta1main
parent
548ebbe39b
commit
b42691816e
|
@ -4,7 +4,7 @@ include mocha.conf
|
|||
# https://sw.kovidgoyal.net/kitty/conf/#fonts
|
||||
# kitty +list-fonts --psnames
|
||||
font_family 0xProto
|
||||
bold_font IBM Plex Mono Bold
|
||||
bold_font Maple Mono Bold
|
||||
italic_font Victor Mono Italic
|
||||
bold_italic_font IBM Plex Mono Bold Italic
|
||||
font_size 14.0
|
||||
|
@ -26,7 +26,8 @@ symbol_map U+EA60-U+EBEB Symbols Nerd Font Mono
|
|||
symbol_map U+E276C-U+2771 Symbols Nerd Font Mono
|
||||
symbol_map U+2500-U+259F Symbols Nerd Font Mono
|
||||
|
||||
font_features 0xProto +calt
|
||||
font_features 0xProto -liga -calt
|
||||
font_features MapleMono-Regular_Bold -liga -calt
|
||||
|
||||
modify_font cell_height 120%
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ https://github.com/arrowtype/recursive/commits/main.atom "~recursive"
|
|||
https://github.com/arrowtype/shantell-sans/commits/main.atom "~shantell-sans"
|
||||
https://github.com/jenskutilek/sudo-font/commits/master.atom "~sudo-font"
|
||||
https://github.com/rsms/inter/commits/master.atom "~inter"
|
||||
https://github.com/subframe7536/maple-font/commits/main.atom "~maple-font"
|
||||
|
||||
http://googletesting.blogspot.com/atom.xml
|
||||
https://dotfyle.com/this-week-in-neovim/rss.xml
|
||||
|
|
Loading…
Reference in New Issue