diff --git a/docs/integrations.rst b/docs/integrations.rst index 147aca1c1..38a64f413 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -139,6 +139,10 @@ images. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A video player that can play videos in the terminal. +.. code-block:: sh + + mpv --profile=sw-fast --vo=kitty --vo-kitty-use-shm=yes --really-quiet video.mkv + .. _tool_timg: `timg `_