Browse Source

Add mpv custom music

master
Flutter 4 months ago
parent
commit
180ea5af4d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      files/etc/systemd/system/eggnoggpi.service

+ 1
- 1
files/etc/systemd/system/eggnoggpi.service View File

@@ -10,7 +10,7 @@ Group=pi
EnvironmentFile=/etc/default/eggnogg

WorkingDirectory=/home/pi/eggnoggplus-linux
ExecStartPre=sleep 5
ExecStartPre=mpv --loop /home/pi/music.opus &
ExecStart=/home/pi/eggnoggplus-linux/eggnoggplus

[Install]


Loading…
Cancel
Save