aboutsummaryrefslogtreecommitdiff
path: root/systemd/startupsound.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/startupsound.service')
-rw-r--r--systemd/startupsound.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/systemd/startupsound.service b/systemd/startupsound.service
deleted file mode 100644
index 1928e17..0000000
--- a/systemd/startupsound.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Play Startup Sound
-
-[Service]
-ExecStart=/usr/bin/mpv /home/yaroslav/.local/share/soundalerts/start.ogg
-
-[Install]
-Alias=startupsound.service
-WantedBy=sound.target