Merge pull request #1146 from luanrivello/patch-1

Fix kitty listen_on example
This commit is contained in:
Terminator X 2021-08-29 20:16:40 +05:30 committed by GitHub
commit 64c2c68bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@
# windows will be horizontal or vertical).
#
# Kitty users need `allow_remote_control` set to `yes`, and `listen_on` set
# to e.g. "$TMPDIR/kitty". To customize the window split, `enabled_layouts`
# to e.g. "unix:$TMPDIR/kitty". To customize the window split, `enabled_layouts`
# has to be set to `all` or `splits` (the former is the default value).
# This terminal is also able to show images without extra dependencies.
#