mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 18:24:38 +02:00
Revert "music: replace Spotify by Deezer"
This reverts commit 7086a909cf
.
This commit is contained in:
parent
ad72179d7a
commit
8235201167
7 changed files with 29 additions and 4 deletions
9
dotfiles/systemd/spotify-clean.service
Normal file
9
dotfiles/systemd/spotify-clean.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Cleaner for Spotify extra PulseAudio streams
|
||||
After=sound.target
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.config/i3/bin/spotify-clean
|
||||
Type=oneshot
|
||||
RemainAfterExit=false
|
||||
TimeoutStartSec=5s
|
Loading…
Add table
Add a link
Reference in a new issue