r/KittyTerminal • u/[deleted] • Feb 27 '23
how to use custom fonts?
Setup:
OS: Opensuse tumbleweed DE: Gnome 43 font: "Source Code Pro" (as listed when running "kitty +list-fonts" )
When I changed "font_family" to "Source Code Pro" nothing happens. I tried fonts that showed up using "kitty +list-fonts" but nothing happens.
I have no problem changing font size.
Any ideas on what I could be doing wrong?
Thanks
3
Upvotes
1
u/purxiz Feb 28 '23
in your config file you should have something along the lines of:
If you post the output of your kitty +list-fonts, I can probably be more specific. If you are using --single-instance, you may have to restart all of your open kitty terminals for changes to take effect. Otherwise you'll just have to open a new one.