#!/bin/zsh
kill `pgrep -af audioset|cut -f 1 -d \  `
termux-volume music 0
