From eac7c74de09d88b33f3085febdfea751ed3d6f12 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 21 Sep 2021 09:30:34 +0200 Subject: [PATCH] spotify: make spotify-clean start after sound.target --- dotfiles/systemd/spotify-clean.service | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/systemd/spotify-clean.service b/dotfiles/systemd/spotify-clean.service index 98cf6e2..190068c 100644 --- a/dotfiles/systemd/spotify-clean.service +++ b/dotfiles/systemd/spotify-clean.service @@ -1,5 +1,6 @@ [Unit] Description=Clean spotify extra PulseAudio streams +After=sound.target [Service] ExecStart=%h/.config/i3/bin/spotify-clean