kovidgoyal / kitty

Cross-platform, fast, feature-rich, GPU based terminal
https://sw.kovidgoyal.net/kitty/
GNU General Public License v3.0
24.62k stars 987 forks source link

Support Multiple Fonts #3783

Closed jrock2004 closed 3 years ago

jrock2004 commented 3 years ago

I am starting to like Kitty but for the font I want to specify multiple just in case the font I want to use is not on that computer. I tried font_family Comic Code, Dank Mono, Victor Mono. When I do this and run kitty --debug-font-fallback it shows me an error that font Comic Code, Dank Mono, Victor Mono is not found.

kovidgoyal commented 3 years ago

You cannot specify multiple fonts. If the font you specify is not found kitty will automatically fallback to one that is found. Indeed if you want per computer font specification, you can do so by either leaving font_family as monospace and then kitty will use the default monospace font or include hostname specific config in kitty.conf, see man kitty.conf for how to use include.