mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
camtoggle bindings removal
This commit is contained in:
parent
79c8d4d2c5
commit
3cfd2e0ebf
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
pkill -f /dev/video || mpv --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% /dev/video0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user