Fix kitty listen_on example

This commit is contained in:
Luan Belem Rivello 2021-08-28 20:14:35 -03:00 committed by GitHub
parent c974690482
commit f9cf6dad48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.
#