Skip to content

Commit

Permalink
Merge pull request jarun#1146 from luanrivello/patch-1
Browse files Browse the repository at this point in the history
Fix kitty listen_on example
  • Loading branch information
jarun authored Aug 29, 2021
2 parents c974690 + f9cf6da commit 64c2c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/preview-tui
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
Expand Down

0 comments on commit 64c2c68

Please sign in to comment.