lots: shellcheck, streaming stuff, fixes
[distro-setup] / obs
1 #!/bin/bash
2 set -e; . /usr/local/lib/bash-bear; set +e
3
4
5 obs-i3-monitor &
6
7 #/usr/bin/sleep 1234 &
8
9 # https://obsproject.com/forum/threads/please-safe-mode-or-normal-mode-alert-function-on-off-toggle-add-to-setting.171047/
10 /usr/bin/obs --disable-shutdown-check "$@" ||:
11
12 kill %%