2016-05-24 17:38:11 +00:00
|
|
|
---
|
2020-01-15 00:49:18 +00:00
|
|
|
- name: Reduce transparency
|
2016-05-24 17:38:11 +00:00
|
|
|
osx_defaults:
|
|
|
|
domain: com.apple.universalaccess
|
|
|
|
key: reduceTransparency
|
|
|
|
type: bool
|
|
|
|
value: true
|
2020-01-15 00:49:18 +00:00
|
|
|
|
|
|
|
- name: Reduce motion
|
|
|
|
osx_defaults:
|
|
|
|
domain: com.apple.universalaccess
|
|
|
|
key: reduceMotion
|
|
|
|
type: bool
|
|
|
|
value: true
|