From 1097e5251bf2637f99e5d8dbf5a976b514575e5d Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Tue, 16 May 2023 15:50:25 -0500 Subject: Add: --no-video config for emms-mpv --- shoshimacs.org | 1 + 1 file changed, 1 insertion(+) (limited to 'shoshimacs.org') diff --git a/shoshimacs.org b/shoshimacs.org index 85b6ad4..abe737a 100644 --- a/shoshimacs.org +++ b/shoshimacs.org @@ -1088,6 +1088,7 @@ Emacs MultiMedia System. (setq emms-player-list '(emms-player-mpv)) (setq emms-source-file-default-directory "~/Music/") (add-to-list 'emms-tag-editor-tagfile-functions '("wav" . emms-tag-tracktag-file)) + (add-to-list 'emms-player-mpv-parameters "--no-video") #+end_src ** erc -- cgit v1.2.3