mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-08 13:10:37 +00:00
11 lines
145 B
Desktop File
11 lines
145 B
Desktop File
[Unit]
|
|
Description=MPRIS2 support for MPD
|
|
After=mpd.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/mpDris2
|
|
|
|
[Install]
|
|
WantedBy=default.target
|