summaryrefslogtreecommitdiff
path: root/.emacs.d/modules
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/modules')
-rw-r--r--.emacs.d/modules/thanos-multimedia.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/modules/thanos-multimedia.el b/.emacs.d/modules/thanos-multimedia.el
index 1f1e961..4c2a847 100644
--- a/.emacs.d/modules/thanos-multimedia.el
+++ b/.emacs.d/modules/thanos-multimedia.el
@@ -42,6 +42,8 @@
emms-show-format "♪ %s")
(emms-default-players))
+(setf emms-player-mpv-parameters "--gpu-context=x11")
+
(define-key emms-playlist-mode-map (kbd "A") #'emms-add-directory-tree)
(define-key thanos/applications-map (kbd "e") 'emms-smart-browse)