summaryrefslogtreecommitdiff
path: root/.config/systemd/user/speakersawake.service
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2024-10-18 12:10:55 +0900
committerA Farzat <a@farzat.xyz>2024-11-02 16:11:11 +0900
commited66f94e59853a8bc11983fb82bf320973e515e9 (patch)
tree970ca4b37d35ebe8d3008045fa2bf0d59e7cfe29 /.config/systemd/user/speakersawake.service
parent538d9d4eb2994945a648fbb8c78d955a744eb5a8 (diff)
downloaddotfiles-ed66f94e59853a8bc11983fb82bf320973e515e9.tar.gz
dotfiles-ed66f94e59853a8bc11983fb82bf320973e515e9.zip
Add systemd config
Diffstat (limited to '.config/systemd/user/speakersawake.service')
-rw-r--r--.config/systemd/user/speakersawake.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/systemd/user/speakersawake.service b/.config/systemd/user/speakersawake.service
new file mode 100644
index 0000000..1d39880
--- /dev/null
+++ b/.config/systemd/user/speakersawake.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Play a 10 Hz sound for 5 seconds
+Wants=sound.target
+After=sound.target
+
+[Service]
+ExecStart=/home/farzat/bin/speakersawake.sh