Based on polybar/polybar-scripts/system-bluetooth-bluetoothctl
- Power off
- Power on
- Connected
- bluetoothctl
- nerdfonts
[module/bt]
type = custom/script
exec = ~/scripts/polybar-bluetooth.sh
tail = true
click-left = ~/scripts/polybar-bluetooth.sh --toggle &

