mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 11:54:27 +02:00
spotify: add a word about MPRIS D-BUS interface
This commit is contained in:
parent
4d42414855
commit
5ac9727792
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
-- Drive spotify
|
-- 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")
|
local awful = require("awful")
|
||||||
|
|
||||||
module("vbe/spotify")
|
module("vbe/spotify")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue