We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af4dc4 + f5e855b commit ffc0c42Copy full SHA for ffc0c42
docs/faq.rst
@@ -189,6 +189,11 @@ following :file:`~/.config/fontconfig/fonts.conf`::
189
</match>
190
</fontconfig>
191
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
197
Then, the font will be available in ``kitty list-fonts``.
198
199
0 commit comments