chore(config): kitty disable ligature
parent
1f2ad1bca4
commit
85987d9249
|
@ -3,7 +3,6 @@ include themes/mocha.conf
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/#fonts
|
# https://sw.kovidgoyal.net/kitty/conf/#fonts
|
||||||
font_family Iosevka Term Curly
|
font_family Iosevka Term Curly
|
||||||
font_size 16.0
|
font_size 16.0
|
||||||
disable_ligatures always
|
|
||||||
|
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/#cursor-customization
|
# https://sw.kovidgoyal.net/kitty/conf/#cursor-customization
|
||||||
cursor_shape beam
|
cursor_shape beam
|
||||||
|
|
Loading…
Reference in New Issue