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
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!
@chrismessina @stroughtonsmith @gruber Here you can also find a LaunchBar action for toggling menu icons. Have fun!