(no title)
_def | 1 month ago
`NSWindowShouldDragOnGesture` setting allows you to drag windows at any point if you hold ⌃⌘
`defaults write -g NSWindowShouldDragOnGesture -bool YES`
_def | 1 month ago
`NSWindowShouldDragOnGesture` setting allows you to drag windows at any point if you hold ⌃⌘
`defaults write -g NSWindowShouldDragOnGesture -bool YES`
gcbirzan|1 month ago