mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
spotify: need more time to figure out which stream is the active one
This commit is contained in:
parent
064ea737e8
commit
d945767751
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
# Kill all spotify streams, except the most recent (old?) one.
|
# Kill all spotify streams, except the most recent (old?) one.
|
||||||
|
|
||||||
|
exit 0
|
||||||
pw-cli dump short client \
|
pw-cli dump short client \
|
||||||
| grep -F 'ap="spotify"' \
|
| grep -F 'ap="spotify"' \
|
||||||
| tail -n+2 \
|
| tail -n+2 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue