#!/bin/bash bluetoothctl show | grep Powered | awk '{print $2}' | sed "s/no//; s/yes/🎧/"