Skip to content

Commit cf7eaea

Browse files
committed
Add documentation
1 parent 3e0855f commit cf7eaea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kitty/config_data.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,8 @@ def disable_ligatures(x: str) -> int:
325325
family. This allows you to define very precise feature settings; e.g. you can
326326
disable a feature in the italic font but not in the regular font.
327327
328+
By default they are derived automatically, by the OSes font system (linux only).
329+
328330
To get the PostScript name for a font, use :code:`kitty + list-fonts --psnames`:
329331
330332
.. code-block:: sh

0 commit comments

Comments
 (0)