spotify: add a word about MPRIS D-BUS interface

This commit is contained in:
Vincent Bernat 2013-11-01 15:56:21 +01:00
parent 4d42414855
commit 5ac9727792

View file

@ -1,5 +1,11 @@
-- Drive spotify
-- Spotify uses the MPRIS D-BUS interface. See more information here:
-- http://specifications.freedesktop.org/mpris-spec/latest/
-- To get the complete interface:
-- mdbus2 org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2
local awful = require("awful")
module("vbe/spotify")