1
0
Fork 0

mpv-bg must not prevent the screensaver

This commit is contained in:
Massaki Archambault 2018-05-21 07:58:10 -04:00
parent 9b352d4c8d
commit 1fe1842560
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
exec xwinwrap -ov -fs -- mpv --no-osc --wid WID $@ exec xwinwrap -ov -fs -- mpv --no-osc --no-stop-screensaver --wid WID $@