summarylogtreecommitdiffstats
path: root/play-with-mpv.service
blob: cadb219f97bbbd6b4bbcb4c65143b1e23b28938d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Daemon to start mpv on command
# Documentation=man:

[Service]
Type=simple
ExecStart=/usr/bin/play-with-mpv

[Install]
WantedBy=graphical.target