Releases: sindresorhus/macos-wallpaper
Releases · sindresorhus/macos-wallpaper
v2.3.4
v2.3.3
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-parserfor the CLI b4f367a
v2.1.0
v2.0.0
Breaking:
wallpaper unicorn.jpg→wallpaper set unicorn.jpgwallpaper→wallpaper get- It now gets and sets the wallpaper for all screens by default. You can control this behavior with the
--screenflag.
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