aboutsummaryrefslogtreecommitdiff
path: root/Casks
diff options
context:
space:
mode:
Diffstat (limited to 'Casks')
-rw-r--r--Casks/captura.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/Casks/captura.rb b/Casks/captura.rb
index 15dd453..fa03fd2 100644
--- a/Casks/captura.rb
+++ b/Casks/captura.rb
@@ -8,4 +8,12 @@ cask "captura" do
homepage "https://captura.tranquil.systems"
app "Captura.app"
+
+ auto_updates true
+
+ zap trash: [
+ "~/Library/Application Scripts/pizza.unlimited.Captura",
+ "~/Library/Containers/pizza.unlimited.Captura",
+ "~/Library/Caches/pizza.unlimited.Captura"
+ ]
end