(no title)
jackwilsdon | 1 month ago
defaults write -g NSWindowShouldDragOnGesture -bool true
You can then use Control+Command+Click to move windows from anywhere inside them. Sadly this doesn't provide resizing.jackwilsdon | 1 month ago
defaults write -g NSWindowShouldDragOnGesture -bool true
You can then use Control+Command+Click to move windows from anywhere inside them. Sadly this doesn't provide resizing.
atommclain|1 month ago
oneeyedpigeon|1 month ago