Remove redundant script (because PipeWire)
							parent
							
								
									474f071cb9
								
							
						
					
					
						commit
						99c9e249e5
					
				| 
						 | 
				
			
			@ -1,9 +0,0 @@
 | 
			
		|||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
sink=$(pacmd list-sinks \
 | 
			
		||||
  | grep "bluez.alias" \
 | 
			
		||||
  | cut -d' ' -f3 \
 | 
			
		||||
  | tr -d \" \
 | 
			
		||||
  | xargs)
 | 
			
		||||
 | 
			
		||||
echo "$sink"
 | 
			
		||||
		Loading…
	
		Reference in New Issue