8 lines
160 B
YAML
8 lines
160 B
YAML
|
---
|
||
|
- name: Enable tap on click
|
||
|
osx_defaults:
|
||
|
domain: com.apple.driver.AppleBluetoothMultitouch.trackpad
|
||
|
key: Clicking
|
||
|
type: bool
|
||
|
value: true
|