aboutsummaryrefslogtreecommitdiff
path: root/systemd/startupsound.service
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-02 14:22:19 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-02 14:22:19 +0300
commit06ebba4c53dc2751a2aad1cbccb870bb7db6dc07 (patch)
tree3ed4a5006d7f66b54bcf7e32df2add4bcf9a5911 /systemd/startupsound.service
parent348fd5f7ffd4586b8599615dd453dcc61af3ace7 (diff)
downloadswayrice-06ebba4c53dc2751a2aad1cbccb870bb7db6dc07.tar.gz
swayrice-06ebba4c53dc2751a2aad1cbccb870bb7db6dc07.zip
HUGE home cleanup
Diffstat (limited to 'systemd/startupsound.service')
-rw-r--r--systemd/startupsound.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/startupsound.service b/systemd/startupsound.service
index f1b4a16..1928e17 100644
--- a/systemd/startupsound.service
+++ b/systemd/startupsound.service
@@ -2,7 +2,7 @@
Description=Play Startup Sound
[Service]
-ExecStart=/usr/bin/mplayer /home/yaroslav/.soundalerts/start.ogg
+ExecStart=/usr/bin/mpv /home/yaroslav/.local/share/soundalerts/start.ogg
[Install]
Alias=startupsound.service