dotfiles/Alfred/Alfred.alfredpreferences/preferences/features/defaultresults/prefs.plist

14 lines
447 B
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>fallbacks</key>
<array>
<string>features.websearch.duckduckgo.fallback</string>
<string>features.websearch.wiki.fallback</string>
<string>features.websearch.amazon.fallback</string>
<string>features.websearch.google.fallback</string>
</array>
</dict>
</plist>