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…
Reference in a new issue