10 lines
174 B
Desktop File
10 lines
174 B
Desktop File
[Unit]
|
|
Description = Forwarding bluetooth audio controls to MPRIS players
|
|
|
|
[Service]
|
|
Type = simple
|
|
ExecStart = /usr/bin/mpris-proxy
|
|
|
|
[Install]
|
|
WantedBy = graphical@i3.target
|