scripts folder moved to ~/.scripts
This commit is contained in:
2
.scripts/camtoggle
Executable file
2
.scripts/camtoggle
Executable file
@@ -0,0 +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
|
||||
Reference in New Issue
Block a user