iCloud Drive
Raycast Unblock provides an iCloud Drive sync feature. You can use it to sync your Raycast Unblock configuration file between different devices.
WARNING
This feature is only available on the macOS
deployment method.
It is enabled by default.
Usage
- Set
Sync.type
toicloud
in your configuration file.
Configuration
type
: The type of sync service to use. Set this toicloud
. Optional
Example
toml
[Sync]
type = "icloud"