pandora_t_for_time/player/saxophone.service
2023-11-09 00:32:32 +01:00

11 lines
214 B
Desktop File

[Unit]
Description=saxophone loop
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/mpv --quiet --loop /srv/t_for_time/render/Saxophone-5.1.mp4
KillSignal=SIGINT
[Install]
WantedBy=graphical-session.target