✨ feat(ags/runner): add plugin to control media from runner with prefix :
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
wf-recorder $@ &
|
||||
echo "PID: $!"
|
||||
exit 0
|
||||
Reference in New Issue
Block a user