From 44f7a1c0c244a9541730646cce88362414e0312b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 29 Jun 2024 15:18:28 +0530 Subject: [PATCH] ... --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 6aad98367..19adb1526 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -258,7 +258,7 @@ fonts to be freely resizable, so it does not support bitmapped fonts. If you are trying to use a font patched with `Nerd Fonts `__ symbols, don't do that as patching destroys fonts. There is no need, simply install the standalone ``Symbols Nerd Font Mono`` - (the file :file:`NerdFontsSymbolsOnly.zip` from the `Nerd Fonts releases page + (the file :file:`NerdFontsSymbolsOnly.tar.xz` from the `Nerd Fonts releases page `__). kitty should pick up symbols from it automatically, and you can tell it to do so explicitly in case it doesn't with the :opt:`symbol_map` directive::