Here's one for the icons-in-menus haters on macOS Tahoe:

defaults write -g NSMenuEnableActionImages -bool NO

It even preserves the couple of instances you do want icons, like for window zoom/resize

/cc @gruber

@stroughtonsmith @gruber just added a script to Raycast so you can toggle your menu icons at will!

https://github.com/raycast/script-commands/pull/1026

@chrismessina @stroughtonsmith @gruber Here you can also find a LaunchBar action for toggling menu icons. Have fun!

https://obdev.at/blog/evanesco-iconia/

“Evanesco Iconia!”

There’s a lot not to like about the new “every menu item needs an icon” feature in macOS Tahoe. They add visual noise to the menus. They make menus more inefficient to scan. They often result in an inconsistent alignment of menu item titles.…

Objective Development