Fix to get emms working and some linting fixes.
This commit is contained in:
parent
eb98720f3d
commit
6c7e671ae1
4 changed files with 37 additions and 10 deletions
|
@ -10,6 +10,7 @@
|
|||
:config
|
||||
(setq emms-source-file-default-directory "~/Music/")
|
||||
(setq emms-player-mplayer-parameters '("-novideo"))
|
||||
(setq emms-player-list '(emms-player-mplayer))
|
||||
)
|
||||
|
||||
(provide 'jg-media)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue