From cf7eaea88c2a7cb5e4e33f96b81cb9b1b60ee164 Mon Sep 17 00:00:00 2001 From: Antoine Bertin Date: Wed, 16 Dec 2020 18:01:14 +0100 Subject: [PATCH] Add documentation --- kitty/config_data.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kitty/config_data.py b/kitty/config_data.py index 0d6e84710..429c1272c 100644 --- a/kitty/config_data.py +++ b/kitty/config_data.py @@ -325,6 +325,8 @@ Note that this code is indexed by PostScript name, and not the font family. This allows you to define very precise feature settings; e.g. you can disable a feature in the italic font but not in the regular font. +By default they are derived automatically, by the OSes font system (linux only). + To get the PostScript name for a font, use :code:`kitty + list-fonts --psnames`: .. code-block:: sh