mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-13 14:56:25 +10:00
.osx: Disable inline attachments in Mail
Thanks to Christophe Platteeuw via Twitter: https://twitter.com/cplatteeuw/status/393465401310318592
This commit is contained in:
@@ -437,6 +437,9 @@ defaults write com.apple.mail DraftsViewerAttributes -dict-add "DisplayInThreade
|
||||
defaults write com.apple.mail DraftsViewerAttributes -dict-add "SortedDescending" -string "yes"
|
||||
defaults write com.apple.mail DraftsViewerAttributes -dict-add "SortOrder" -string "received-date"
|
||||
|
||||
# Disable inline attachments (just show the icons)
|
||||
defaults write com.apple.mail DisableInlineAttachmentViewing -bool true
|
||||
|
||||
###############################################################################
|
||||
# Spotlight #
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user