Don't load mpris plugin in config
Fixes #4. Apparently the AUR package has been updated to load the plugin automatically
This commit is contained in:
parent
6bf2c1cafc
commit
9f08bbea78
1 changed files with 1 additions and 3 deletions
|
@ -21,10 +21,8 @@ audio-pitch-correction=yes # automatically insert scaletempo when playing with h
|
||||||
replaygain=track
|
replaygain=track
|
||||||
|
|
||||||
#############
|
#############
|
||||||
# Plugins/misc #
|
# misc #
|
||||||
#############
|
#############
|
||||||
# Mpris plugin
|
|
||||||
script=/usr/lib/mpv/mpris.so
|
|
||||||
|
|
||||||
# Start ipc server
|
# Start ipc server
|
||||||
input-ipc-server=/tmp/mpvsocket
|
input-ipc-server=/tmp/mpvsocket
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue