Skip to content

Commit

Permalink
Merge pull request #172967 from singularitti/patch-1
Browse files Browse the repository at this point in the history
sanesidebuttons: Update `zap` stanza
  • Loading branch information
krehel authored May 5, 2024
2 parents d271f9b + c04d070 commit adbab10
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Casks/s/sanesidebuttons.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@

app "SaneSideButtons.app"

zap trash: "~/Library/Preferences/com.janhuelsmann.sanesidebuttons.plist"
zap trash: [
"~/Library/Application Scripts/com.janhuelsmann.SaneSideButtons",
"~/Library/Containers/com.janhuelsmann.SaneSideButtons",
"~/Library/Preferences/com.janhuelsmann.sanesidebuttons.plist",
]
end

0 comments on commit adbab10

Please sign in to comment.