summaryrefslogtreecommitdiffstats
path: root/.scripts/camtoggle
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-03-31 19:41:05 -0700
committerLuke Smith <luke@lukesmith.xyz>2018-03-31 19:41:05 -0700
commitfe669c357745a9b240fe475f7d20fbf553a86244 (patch)
tree896a7ab041f5e77204e3e805cb7eb76bf6622dda /.scripts/camtoggle
parenta7d1e5fcceff741a63a15cb38dfd134b869b0225 (diff)
downloadeibhear-fe669c357745a9b240fe475f7d20fbf553a86244.tar.gz
eibhear-fe669c357745a9b240fe475f7d20fbf553a86244.tar.zst
eibhear-fe669c357745a9b240fe475f7d20fbf553a86244.zip
camera fixes and reordering
Diffstat (limited to '.scripts/camtoggle')
-rwxr-xr-x.scripts/camtoggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/camtoggle b/.scripts/camtoggle
index 9a7879c..1e39dec 100755
--- a/.scripts/camtoggle
+++ b/.scripts/camtoggle
@@ -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