Skip to content

Commit b3a2355

Browse files
committed
Fix
1 parent ac76d39 commit b3a2355

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

sync/karabiner/karabiner.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,7 @@
1717
}
1818
}
1919
],
20-
"to_if_alone": [
21-
{
22-
"halt": true,
23-
"pointing_button": "button2"
24-
}
25-
],
20+
"to_if_alone": [{ "pointing_button": "button2" }],
2621
"to_if_held_down": [
2722
{
2823
"set_variable": {

0 commit comments

Comments
 (0)