From 3739aa4848bab1fe2afa0d57714c245569acd15d Mon Sep 17 00:00:00 2001 From: zyoshoka <107108195+zyoshoka@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:20:47 +0900 Subject: [PATCH 1/3] jordanbaird-ice: update uninstall --- Casks/j/jordanbaird-ice.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/j/jordanbaird-ice.rb b/Casks/j/jordanbaird-ice.rb index 4e8a58d76b6d6..146a5f7afe91e 100644 --- a/Casks/j/jordanbaird-ice.rb +++ b/Casks/j/jordanbaird-ice.rb @@ -13,7 +13,8 @@ app "Ice.app" - uninstall quit: "com.jordanbaird.Ice" + uninstall quit: "com.jordanbaird.Ice", + login_item: "Ice" zap trash: [ "~/Library/Caches/com.jordanbaird.Ice", From 5684ce29fa1ad43d0fdc3096fd3e13cb92c72a92 Mon Sep 17 00:00:00 2001 From: zyoshoka <107108195+zyoshoka@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:20:49 +0900 Subject: [PATCH 2/3] xbar: update uninstall --- Casks/x/xbar.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/x/xbar.rb b/Casks/x/xbar.rb index 750f461b4c913..050b198a5cc84 100644 --- a/Casks/x/xbar.rb +++ b/Casks/x/xbar.rb @@ -17,7 +17,8 @@ app "xbar.app" - uninstall quit: "com.xbarapp.app" + uninstall quit: "com.xbarapp.app", + login_item: "xbar" zap trash: [ "~/Library/Application Support/xbar", From dafbf4547d0f1d2ba6d815e534e4a8758844881f Mon Sep 17 00:00:00 2001 From: zyoshoka <107108195+zyoshoka@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:20:51 +0900 Subject: [PATCH 3/3] raycast: update uninstall --- Casks/r/raycast.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/r/raycast.rb b/Casks/r/raycast.rb index 97ca16283f9af..5b2898ff5bcde 100644 --- a/Casks/r/raycast.rb +++ b/Casks/r/raycast.rb @@ -36,7 +36,8 @@ app "Raycast.app" - uninstall quit: "com.raycast.macos" + uninstall quit: "com.raycast.macos", + login_item: "Raycast" zap trash: [ "~/.config/raycast",