chore(kitty): disable liga
parent
2aeaf7db57
commit
28fe5d8989
|
@ -2,9 +2,11 @@
|
|||
include mocha.conf
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#fonts
|
||||
# kitty +list-fonts --psnames
|
||||
font_family 0xProto
|
||||
font_size 14.0
|
||||
# kitty +list-fonts --psnames
|
||||
disable_ligatures always
|
||||
font_features none
|
||||
|
||||
modify_font cell_height 120%
|
||||
|
||||
|
|
Loading…
Reference in New Issue