We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30136ec commit a9f8201Copy full SHA for a9f8201
1 file changed
preferences/system.sh
@@ -191,5 +191,6 @@ defaults write -g NSUserDictionaryReplacementItems -array
191
192
# Disable internet search in spotlight
193
defaults write com.apple.Spotlight SuggestionsEnabled -bool false
194
+defaults write com.apple.Spotlight SuggestionsDisabled -bool true
195
defaults write com.apple.lookup.shared LookupSuggestionsDisabled -bool true
196
defaults write com.apple.Siri SiriSuggestionsEnabled -bool false
0 commit comments