Skip to content

Commit ffc0c42

Browse files
committed
Merge branch 'faq-font-clarification' of https://github.com/ricci/kitty
2 parents 9af4dc4 + f5e855b commit ffc0c42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/faq.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,11 @@ following :file:`~/.config/fontconfig/fonts.conf`::
189189
</match>
190190
</fontconfig>
191191

192+
After creating (or modifying) this file, you may need to run the following
193+
command to rebuild your fontconfig cache::
194+
195+
fc-cache -r
196+
192197
Then, the font will be available in ``kitty list-fonts``.
193198

194199

0 commit comments

Comments
 (0)