Allow window dragging with aerospace

This commit is contained in:
Tobias Ostner 2024-12-16 14:54:28 +07:00
parent b8bd8e68ed
commit aed6301b3c
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,3 @@
start-at-login = true
enable-normalization-flatten-containers = true

View file

@ -98,6 +98,7 @@
AppleTemperatureUnit = "Celsius";
InitialKeyRepeat = 14;
KeyRepeat = 1;
NSWindowShouldDragOnGesture = true;
"com.apple.mouse.tapBehavior" = 1;
};
};