aboutsummaryrefslogtreecommitdiff
path: root/mpvFloatLoop.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mpvFloatLoop.sh')
-rw-r--r--mpvFloatLoop.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpvFloatLoop.sh b/mpvFloatLoop.sh
new file mode 100644
index 0000000..ca7c0b1
--- /dev/null
+++ b/mpvFloatLoop.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+nohup mpv --loop-playlist --geometry=-0-0 --autofit=40% --title="mpvfloat" "$1" >/dev/null &