Don't expand 'Preview' info tab by default.
This commit is contained in:
@@ -228,6 +228,7 @@ chflags nohidden ~/Library
|
|||||||
defaults write com.apple.finder FXInfoPanesExpanded -dict \
|
defaults write com.apple.finder FXInfoPanesExpanded -dict \
|
||||||
General -bool true \
|
General -bool true \
|
||||||
OpenWith -bool true \
|
OpenWith -bool true \
|
||||||
|
Preview -bool false \
|
||||||
Privileges -bool true
|
Privileges -bool true
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user