This commit is contained in:
Kovid Goyal
2023-01-06 11:33:47 +05:30
parent e16e3c1582
commit 4e90ae68a4

View File

@@ -553,8 +553,8 @@ instead of changing kitty.conf.
default=kitty.conf default=kitty.conf
The name or path to the config file to edit. Relative paths are interpreted The name or path to the config file to edit. Relative paths are interpreted
with respect to the kitty config directory. By default the kitty config file, with respect to the kitty config directory. By default the kitty config file,
kitty.conf is edited. This is most useful if you add :code:`include current-theme.conf` kitty.conf is edited. This is most useful if you add :code:`include themes.conf`
to your kitty.conf and then have the kitten operate only on :file:`current-theme.conf`, to your kitty.conf and then have the kitten operate only on :file:`themes.conf`,
allowing :code:`kitty.conf` to remain unchanged. allowing :code:`kitty.conf` to remain unchanged.
'''.format '''.format