From 8c34d810af95fae0ef846f54370a8c88bfab7123 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 11 Apr 2026 14:24:49 -0700 Subject: initial commit --- remarks/WR-021.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 remarks/WR-021.txt (limited to 'remarks/WR-021.txt') diff --git a/remarks/WR-021.txt b/remarks/WR-021.txt new file mode 100644 index 0000000..cc9be0f --- /dev/null +++ b/remarks/WR-021.txt @@ -0,0 +1,24 @@ + + + + + + + +Document: WR-021 P. Webb + 2026.03.24 + + Remove the egregious icons in menus on macOS Tahoe + +Body + + ```sh + defaults write -g NSMenuEnableActionImages -bool NO + ``` + + Quit and reopen apps or restart your computer for this change to take + effect[1]. Huzzah! + +References + + [1] -- cgit v1.2.3