summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMia Herkt <mia@0x0.st>2022-12-21 19:47:49 +0100
committerMia Herkt <mia@0x0.st>2022-12-21 19:47:49 +0100
commit53249df28d61c8802d315ff422c0a1bcfb455881 (patch)
tree99fe13d78a8fc51b6ce0f0c757aef42dd186846f
parent556cd8aeaeac6205e8652f3d1bae20d34024da4b (diff)
README: Kitty support was merged in mpv
-rw-r--r--README.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index ea2fde9..ba8748a 100644
--- a/README.rst
+++ b/README.rst
@@ -61,9 +61,8 @@ blocking IP addresses and associated files.
If a sufficiently recent version of python-mpv with libmpv is present and
your terminal supports it, you also get graphical file previews, including
-video playback. Upstream mpv currently supports sixel graphics, but there is
-`an open pull request <https://github.com/mpv-player/mpv/pull/11002>`_ that
-adds support for the `kitty graphics protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/>`_.
+video playback. Upstream mpv currently supports sixels and 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``.
Requirements: