Allow window dragging with aerospace
This commit is contained in:
parent
b8bd8e68ed
commit
aed6301b3c
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
start-at-login = true
|
start-at-login = true
|
||||||
|
|
||||||
enable-normalization-flatten-containers = true
|
enable-normalization-flatten-containers = true
|
||||||
|
|
|
||||||
|
|
@ -98,6 +98,7 @@
|
||||||
AppleTemperatureUnit = "Celsius";
|
AppleTemperatureUnit = "Celsius";
|
||||||
InitialKeyRepeat = 14;
|
InitialKeyRepeat = 14;
|
||||||
KeyRepeat = 1;
|
KeyRepeat = 1;
|
||||||
|
NSWindowShouldDragOnGesture = true;
|
||||||
"com.apple.mouse.tapBehavior" = 1;
|
"com.apple.mouse.tapBehavior" = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue