aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-05-16 15:50:25 -0500
committerGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-05-16 15:50:51 -0500
commit1097e5251bf2637f99e5d8dbf5a976b514575e5d (patch)
treedb469451124e7de8eaee1208cd014402634f7cea
parentfc31e03b6bb07dc9d60e1c9d39ffdc379cd8593c (diff)
Add: --no-video config for emms-mpv
-rw-r--r--shoshimacs.org1
1 files changed, 1 insertions, 0 deletions
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