34 ms·
To make this easier in MacOS: defaults write -g NSWindowShouldDragOnGesture -bool true This allows you to drag windows around by grabbing the window anywher
by cornedor 8mo ago
To make this easier in MacOS:
defaults write -g NSWindowShouldDragOnGesture -bool true
This allows you to drag windows around by grabbing the window anywhere you want while holding ctrl + cmd.