Releases: sindresorhus/macos-wallpaper
Releases · sindresorhus/macos-wallpaper
v2.3.2
- Update dependencies
v2.3.1
- Fix getting wallpaper for a specific screen
v2.3.0
- Add native support for Apple silicon
v2.2.0
- Internal: Move to
swift-argument-parser
for the CLI b4f367a
v2.1.0
v2.0.0
Breaking:
wallpaper unicorn.jpg
→wallpaper set unicorn.jpg
wallpaper
→wallpaper get
- It now gets and sets the wallpaper for all screens by default. You can control this behavior with the
--screen
flag.
Other:
- Rewritten in Swift.
- Support for multiple screens.
- Now available as a Swift API, installable with the Swift Package Manager.
- Fix issue with setting the desktop wallpaper to the existing URL. 5501133
1.3.0
1.2.0
1.1.1
1.1.0
Improved error handling and smaller binary.