New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add NSWindowShouldDragOnGesture #828
Comments
This is awesome! |
control+command are sufficient, option is not required |
laurynas-biveinis
added a commit
to laurynas-biveinis/dotfiles
that referenced
this issue
on Oct 15, 2020
laurynas-biveinis
Laurynas Biveinis
Verified
This commit was signed with the committer’s verified signature.
GPG key ID: D99522B9335CD586
Learn about vigilant mode.
I believe this works without this configuration, as well. I first tried: defaults write -g NSWindowShouldDragOnGesture -bool true And tried it out and it worked. After that, I did: defaults delete -g NSWindowShouldDragOnGesture And it still worked! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"My favorite macOS hack: "defaults write -g NSWindowShouldDragOnGesture YES". Restart any app. Slam down ctrl-opt-cmd and you can click and drag a window from any location."
https://twitter.com/nibroc/status/963088893758259200
The text was updated successfully, but these errors were encountered: