Skip to content

Commit 2ac3565

Browse files
committed
Add correct commandline ot use for mpv to integrations docs
1 parent 02f264a commit 2ac3565

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/integrations.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ images.
139139
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
140140
A video player that can play videos in the terminal.
141141

142+
.. code-block:: sh
143+
144+
mpv --profile=sw-fast --vo=kitty --vo-kitty-use-shm=yes --really-quiet video.mkv
145+
142146
.. _tool_timg:
143147

144148
`timg <https://github.com/hzeller/timg>`_

0 commit comments

Comments
 (0)