mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
spotify: make spotify-clean start after sound.target
This commit is contained in:
parent
57c1d5d221
commit
eac7c74de0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Clean spotify extra PulseAudio streams
|
Description=Clean spotify extra PulseAudio streams
|
||||||
|
After=sound.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=%h/.config/i3/bin/spotify-clean
|
ExecStart=%h/.config/i3/bin/spotify-clean
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue