diff options
Diffstat (limited to 'durand-bongo.el')
| -rw-r--r-- | durand-bongo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/durand-bongo.el b/durand-bongo.el index b183fba..2165081 100644 --- a/durand-bongo.el +++ b/durand-bongo.el @@ -104,7 +104,7 @@ (setq bongo-enabled-backends (list 'mpv)) (setq bongo-custom-backend-matchers - '((mpv local-file "webm" "m4a") + '((mpv local-file "webm" "m4a" "opus") ;; NOTE ;; ;; For a regular expression as a matcher, it is supposed to be |
