diff --git a/etc/onlyone/config.yaml b/etc/onlyone/config.yaml new file mode 100644 index 0000000..c42bfa1 --- /dev/null +++ b/etc/onlyone/config.yaml @@ -0,0 +1,6 @@ +defaultProcess: squeezelite +processes: +- key: squeezelite + cmd: /usr/local/bin/squeezelite -n "Living Room" +- key: bluetooth + cmd: bluealsa-aplay 00:00:00:00:00:00 \ No newline at end of file