mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
docs: Change wording to make it clear that env vars are expanded for launch actions not arbitrary actions
Fixes #8759
This commit is contained in:
parent
41346f2e5b
commit
e4d17f9864
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ action per entry if you like, for example:
|
|||
action change_font_size current -2
|
||||
|
||||
|
||||
In the action specification you can expand environment variables, as shown in
|
||||
In the launch specification you can expand environment variables, as shown in
|
||||
the examples above. In addition to regular environment variables, there are
|
||||
some special variables, documented below:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue