Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 727 Bytes

default.md

File metadata and controls

22 lines (18 loc) · 727 Bytes
description
Action: macos.default

Run

Key Typ Optional Description
domain string no Domain: defaults domains or https://macos-defaults.com
key string no Which key to change
kind string no Value type
value string no Value

Example

- action: macos.default
  domain: com.apple.dock
  key: orientation
  kind: string
  value: left