Start configuring emms-player-mpv
This commit is contained in:
parent
8a3c829ad6
commit
bf17f19bbc
@ -3613,6 +3613,11 @@ use with =elfeed=.
|
||||
'(emms-player-mpd-server-port "6600")
|
||||
'(emms-player-mpd-verbose nil)))
|
||||
|
||||
(with-eval-after-load 'emms-player-mpv
|
||||
(custom-set-variables
|
||||
'(emms-player-mpv-ipc-method 'ipc-server)
|
||||
'(emms-player-mpv-update-metadata t)))
|
||||
|
||||
(with-eval-after-load 'emms-playing-time
|
||||
(custom-set-variables
|
||||
'(emms-playing-time-display-format " %s ")))
|
||||
|
Loading…
Reference in New Issue
Block a user