Skip to content

Instantly share code, notes, and snippets.

@thepatrick
Created January 7, 2011 00:10
Show Gist options
  • Save thepatrick/768890 to your computer and use it in GitHub Desktop.
Save thepatrick/768890 to your computer and use it in GitHub Desktop.
Secret twitter for mac prefs (found on a blog somewhere)
defaults write com.twitter.twitter-mac ScrollingMakesKeyAndOrdersFront -bool true
defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool true
defaults write com.twitter.twitter-mac TypeAnywhereToTweet -bool true
defaults write com.twitter.twitter-mac HideInBackground -bool true
defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool true
defaults write com.twitter.twitter-mac NormalComposeWindowLevel -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment