Change macOS background picture with “adapt to screen” parameter in python

前端 未结 0 336
半阙折子戏
半阙折子戏 2021-01-28 19:01

I want to change my wallpaper using python on macOs. Using this code :

from appscript import app, mactypes
app(\'Finder\').desktop_picture.set(mactypes.File(file_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题