Bump stateVersion

This commit is contained in:
Tobias Ostner 2025-02-28 10:19:40 +01:00
parent 790923e9b8
commit 5afc9e228e

View file

@ -118,8 +118,13 @@
NSWindowShouldDragOnGesture = true;
"com.apple.mouse.tapBehavior" = 1;
};
trackpad = {
Clicking = true;
TrackpadRightClick = true;
};
};
stateVersion = 5;
stateVersion = 6;
};
}