1
0
Fork 0

kitty: listen on unix socket

This commit is contained in:
Vladimír Dudr 2024-01-08 13:43:46 +01:00
parent 40c71528b3
commit 0b8479ca12

View file

@ -1388,7 +1388,7 @@ allow_remote_control socket
#: yes
#: 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
#: that this will apply to all kitty instances. It can be overridden