We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f99173 commit 442e562Copy full SHA for 442e562
Reports/2025/#339-2025.06.23.md
@@ -55,7 +55,8 @@
55
```
56
57
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
58
-sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist SpotlightPlus -dict Enabled -bool false
+sudo defaults write /Library/Preferences/FeatureFlags/Domain/SpotlightUI.plist
59
+SpotlightPlus -dict Enabled -bool false
60
61
62
0 commit comments