brew uninstall --cask emacs-mac-spacemacs-icon
brew tap d12frosted/emacs-plus
brew install emacs-plus@29 \ --with-native-comp \ --with-no-frame-refocus
ln -s /opt/homebrew/opt/emacs-plus@29/Emacs.app /Applications/Emacs.app
brew link --overwrite --force emacs-plus@29
defaults write org.gnu.Emacs NSAppSleepDisabled -bool YES