deepin-dreamscene
deepin-dreamscene copied to clipboard
no method setFile
Hi. Where to write the path to the video?
com.deepin.dde.DreamScene.setFile there is no such method
dreamscene 0.2.3
同样的问题
I've tried it out, it looks like you can set a video through SetFolder, which accepts a path, then either true or false as parameters.
So the command should look like this now:
qdbus --literal com.deepin.dde.DreamScene /com/deepin/dde/DreamScene com.deepin.dde.DreamScene.setFolder (path to file) true
I'm not sure what happens if you point to just a folder and set false as second parameter, though.