gargoyle: use sfl* in zap trash paths

This commit is contained in:
Bevan Kay
2024-02-04 14:39:29 +01:00
parent b24e43b645
commit 1893c2a37a
+1 -1
View File
@@ -18,7 +18,7 @@ cask "gargoyle" do
app "Gargoyle.app"
zap trash: [
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.googlecode.garglk.launcher.sfl2",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.googlecode.garglk.launcher.sfl*",
"~/Library/Preferences/com.googlecode.garglk.Launcher.plist",
"~/Library/Saved Application State/com.googlecode.garglk.Launcher.savedState",
]