* Fixing mpv commands to work with newer versions
This commit is contained in:
@@ -28,7 +28,7 @@ _unused_mpv="mpv --wid=0 --no-config --keepaspect=no --loop \
|
||||
# The magic here happens with xwinwrap the flags given to mpv don't really matter
|
||||
# unless you have an mpv config the flags below are pretty much the only flags you
|
||||
# need to get this working
|
||||
xwinwrap -g 1920x1080+1920 -ov -b -un -sh rectangle -fdt -ni -- \
|
||||
xwinwrap -g 1920x1080 -ov -b -un -sh rectangle -fdt -ni -- \
|
||||
mpv -wid WID --no-border --vo=x11 --input-ipc-server=/tmp/mpv-bg-socket $base/"$pape" &
|
||||
|
||||
# welcome to the rice fields
|
||||
|
||||
Reference in New Issue
Block a user