12 lines
171 B
Desktop File
12 lines
171 B
Desktop File
[Unit]
|
|
Description=MPV Now Playing
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=grmrgecko
|
|
Type=simple
|
|
ExecStart=/usr/local/bin/mpvNowPlaying
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|