dotfiles/.local/bin/scripts/onkyo
2021-10-08 12:29:55 +02:00

5 lines
138 B
Bash
Executable file

#!/bin/sh
# Reconnect to ONKYO since it is buggy
bluetoothctl disconnect 00:09:B0:1D:DC:98
sleep 1
bluetoothctl connect 00:09:B0:1D:DC:98