From e16e3c15826f3a7d3db87133597c6d301844dbb6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 6 Jan 2023 10:42:46 +0530 Subject: [PATCH] Clarify the common use case for --config-file-name --- kittens/themes/main.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kittens/themes/main.py b/kittens/themes/main.py index 110694829..baa42a971 100644 --- a/kittens/themes/main.py +++ b/kittens/themes/main.py @@ -553,7 +553,9 @@ instead of changing kitty.conf. default=kitty.conf 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, -kitty.conf is edited. +kitty.conf is edited. This is most useful if you add :code:`include current-theme.conf` +to your kitty.conf and then have the kitten operate only on :file:`current-theme.conf`, +allowing :code:`kitty.conf` to remain unchanged. '''.format