mpv-bg must not prevent the screensaver
This commit is contained in:
parent
9b352d4c8d
commit
1fe1842560
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
exec xwinwrap -ov -fs -- mpv --no-osc --wid WID $@
|
||||
exec xwinwrap -ov -fs -- mpv --no-osc --no-stop-screensaver --wid WID $@
|
||||
|
|
Loading…
Reference in New Issue