My Macbook
Last updated
Was this helpful?
Last updated
Was this helpful?
Force chrome to use light theme
defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool YES
Reset launchpad order
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock