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.
1 parent 3e0855f commit cf7eaeaCopy full SHA for cf7eaea
kitty/config_data.py
@@ -325,6 +325,8 @@ def disable_ligatures(x: str) -> int:
325
family. This allows you to define very precise feature settings; e.g. you can
326
disable a feature in the italic font but not in the regular font.
327
328
+By default they are derived automatically, by the OSes font system (linux only).
329
+
330
To get the PostScript name for a font, use :code:`kitty + list-fonts --psnames`:
331
332
.. code-block:: sh
0 commit comments