Created
January 6, 2011 21:23
-
-
Save mattkirman/768609 to your computer and use it in GitHub Desktop.
The super secret MacHeist preferences for Twitter for Mac (Tweetie 2)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.twitter.twitter-mac UserTimelineDerepeater -bool true | |
defaults write com.twitter.twitter-mac ScrollingMakesKeyAndOrdersFront -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 NormalComposeWindowLevel -bool false | |
defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment