camera fixes and reordering

This commit is contained in:
Luke Smith
2018-03-31 19:41:05 -07:00
parent a7d1e5fcce
commit fe669c3577
2 changed files with 29 additions and 29 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% /dev/video0
pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% --title="mpvfloat" /dev/video0