summaryrefslogtreecommitdiff
path: root/remarks/WR-021.txt
diff options
context:
space:
mode:
Diffstat (limited to 'remarks/WR-021.txt')
-rw-r--r--remarks/WR-021.txt24
1 files changed, 24 insertions, 0 deletions
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] <https://mastodon.social/@stroughtonsmith/116262411548746327>