mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Merge branch 'faq-font-clarification' of https://github.com/ricci/kitty
This commit is contained in:
commit
ffc0c42a63
1 changed files with 5 additions and 0 deletions
|
|
@ -189,6 +189,11 @@ following :file:`~/.config/fontconfig/fonts.conf`::
|
|||
</match>
|
||||
</fontconfig>
|
||||
|
||||
After creating (or modifying) this file, you may need to run the following
|
||||
command to rebuild your fontconfig cache::
|
||||
|
||||
fc-cache -r
|
||||
|
||||
Then, the font will be available in ``kitty list-fonts``.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue