mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 20:54:21 +02:00
spotify: disable streams cleaning
It seems it kills the wrong ones.
This commit is contained in:
parent
8b891bbf8d
commit
54d5d473af
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Kill all spotify streams, except the most recent one.
|
||||
|
||||
exit 0
|
||||
pw-cli dump short client \
|
||||
| grep -F 'ap="spotify"' \
|
||||
| head -n-1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue