aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/systemd/user/noisetorch.service
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/systemd/user/noisetorch.service')
-rw-r--r--home/.config/systemd/user/noisetorch.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/home/.config/systemd/user/noisetorch.service b/home/.config/systemd/user/noisetorch.service
deleted file mode 100644
index 8f1efa3..0000000
--- a/home/.config/systemd/user/noisetorch.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Noisetorch Noise Cancelling
-Requires=pipewire.socket
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/noisetorch -i -s "alsa_input.usb-SteelSeries_SteelSeries_Arctis_7-00.mono-chat" -t 95
-ExecStop=/usr/bin/noisetorch -u
-Restart=on-failure
-RestartSec=3
-
-[Install]
-WantedBy=default.target