Skip to content

Commit

Permalink
Disable edge window resizing on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenton "B-Train" Fletcher committed Dec 15, 2015
1 parent 2aef359 commit 9c37494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ defaults write com.apple.dock autohide -bool TRUE
defaults write com.apple.dock autohide-delay -int 0
defaults write com.apple.dock autohide-time-modifier -float 0.2
defaults write ~/Library/Preferences/.GlobalPreferences com.apple.swipescrolldirection -int 0
defaults write -globalDomain AppleEdgeResizing NO
killall Dock
````

Expand Down

0 comments on commit 9c37494

Please sign in to comment.