kitty: listen on unix socket
This commit is contained in:
parent
40c71528b3
commit
0b8479ca12
1 changed files with 1 additions and 1 deletions
|
@ -1388,7 +1388,7 @@ allow_remote_control socket
|
||||||
#: yes
|
#: yes
|
||||||
#: Remote control requests are always accepted.
|
#: Remote control requests are always accepted.
|
||||||
|
|
||||||
# listen_on none
|
listen_on unix:${XDG_RUNTIME_DIR}/kitty.{kitty_pid}
|
||||||
|
|
||||||
#: Listen to the specified socket for remote control connections. Note
|
#: Listen to the specified socket for remote control connections. Note
|
||||||
#: that this will apply to all kitty instances. It can be overridden
|
#: that this will apply to all kitty instances. It can be overridden
|
||||||
|
|
Loading…
Add table
Reference in a new issue