mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02: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:
@@ -48,7 +48,7 @@ action per entry if you like, for example:
|
|||||||
action change_font_size current -2
|
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
|
the examples above. In addition to regular environment variables, there are
|
||||||
some special variables, documented below:
|
some special variables, documented below:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user