Skip to content

Commit 5e351e4

Browse files
authored
Mentioned kitty list-fonts command
1 parent 1c4f5b4 commit 5e351e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kitty/config_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ def uniq(vals, result_type=list):
199199
'monospace',
200200
long_text=_('''
201201
You can specify different fonts for the bold/italic/bold-italic variants.
202+
To get a full list of supported fonts use `kitty list-fonts` command.
202203
By default they are derived automatically, by the OSes font system. Setting
203204
them manually is useful for font families that have many weight variants like
204205
Book, Medium, Thick, etc. For example::

0 commit comments

Comments
 (0)