mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
camtoggle bindings removal
This commit is contained in:
parent
0e4d6dde45
commit
b2c08d33b5
@ -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