Remove redundant script (because PipeWire)
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
sink=$(pacmd list-sinks \
|
|
||||||
| grep "bluez.alias" \
|
|
||||||
| cut -d' ' -f3 \
|
|
||||||
| tr -d \" \
|
|
||||||
| xargs)
|
|
||||||
|
|
||||||
echo "$sink"
|
|
||||||
Reference in New Issue
Block a user