diff options
Diffstat (limited to '.local/share/bin/ccpreview')
-rwxr-xr-x | .local/share/bin/ccpreview | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/share/bin/ccpreview b/.local/share/bin/ccpreview index 7ae1f53..d0f8525 100755 --- a/.local/share/bin/ccpreview +++ b/.local/share/bin/ccpreview @@ -37,7 +37,6 @@ mpv --demuxer-lavf-format=video4linux2 \ --no-osc \ --no-input-default-bindings \ "av://v4l2:$DEVICE" - # &> /dev/null & disown pw-link -d "$CAPTURE_FL" "$OUTPUT_FL" pw-link -d "$CAPTURE_FR" "$OUTPUT_FR" |