Bump stateVersion
This commit is contained in:
parent
790923e9b8
commit
5afc9e228e
1 changed files with 7 additions and 2 deletions
|
|
@ -118,8 +118,13 @@
|
|||
NSWindowShouldDragOnGesture = true;
|
||||
"com.apple.mouse.tapBehavior" = 1;
|
||||
};
|
||||
|
||||
trackpad = {
|
||||
Clicking = true;
|
||||
TrackpadRightClick = true;
|
||||
};
|
||||
};
|
||||
|
||||
stateVersion = 5;
|
||||
stateVersion = 6;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue