Make the kitty public key available as an env var to child processes

This commit is contained in:
Kovid Goyal
2022-08-09 20:25:28 +05:30
parent 2aee746da9
commit 1a643441f3
4 changed files with 22 additions and 12 deletions

View File

@@ -135,6 +135,10 @@ Variables that kitty sets when running child programs
is running. Allows programs to tell kitty to reload its config by sending it
the SIGUSR1 signal.
.. envvar:: KITTY_PUBLIC_KEY
A public key that programs can use to communicate securely with kitty using
the remote control protocol.
.. envvar:: KITTY_PREWARM_SOCKET