summaryrefslogtreecommitdiffstats
path: root/.local/bin/camtoggle
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/camtoggle')
-rwxr-xr-x.local/bin/camtoggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/camtoggle b/.local/bin/camtoggle
index 05679c0..d29a8b4 100755
--- a/.local/bin/camtoggle
+++ b/.local/bin/camtoggle
@@ -1,2 +1,2 @@
#!/bin/sh
-pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% --title="mpvfloat" /dev/video0
+pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% --title="mpvfloat" --profile=low-latency --untimed /dev/video0