README: Kitty support was merged in mpv

This commit is contained in:
Mia Herkt 2022-12-21 19:47:49 +01:00
parent 556cd8aeae
commit 53249df28d
Signed by: mia
GPG Key ID: 72E154B8622EC191
1 changed files with 2 additions and 3 deletions

View File

@ -61,9 +61,8 @@ blocking IP addresses and associated files.
If a sufficiently recent version of python-mpv with libmpv is present and If a sufficiently recent version of python-mpv with libmpv is present and
your terminal supports it, you also get graphical file previews, including your terminal supports it, you also get graphical file previews, including
video playback. Upstream mpv currently supports sixel graphics, but there is video playback. Upstream mpv currently supports sixels and the
`an open pull request <https://github.com/mpv-player/mpv/pull/11002>`_ that `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
adds support for the `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
For this to work, set the ``MOD_PREVIEW_PROTO`` option in ``instance/config.py``. For this to work, set the ``MOD_PREVIEW_PROTO`` option in ``instance/config.py``.
Requirements: Requirements: