Add vban script

This commit is contained in:
mitchell 2022-06-27 12:52:01 -04:00
parent a5093e666f
commit 5e728a1a86
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,4 @@
function vban -d 'Default VBAN startup script'
tmux new -s vban vban_emitter --ipaddress=192.168.1.155 --port=6980 --streamname=Main --backend=pulseaudio --device=alsa_output.pci-0000_05_00.6.analog-stereo.monitor
or tmux attach-session -t vban
end

2
scripts/vban Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/sh
kitty fish -c vban