diff options
-rwxr-xr-x | .osx | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -27,10 +27,6 @@ sudo nvram SystemAudioVolume=" " # Menu bar: disable transparency defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false -# Menu bar: show remaining battery time (on pre-10.8); hide percentage -defaults write com.apple.menuextra.battery ShowPercent -string "NO" -defaults write com.apple.menuextra.battery ShowTime -string "YES" - # Menu bar: hide the Time Machine, Volume, User, and Bluetooth icons defaults write ~/Library/Preferences/ByHost/com.apple.systemuiserver.* dontAutoLoad -array \ "/System/Library/CoreServices/Menu Extras/TimeMachine.menu" \ |