From f160bffd4033e4aa5ebd1f7f68a10ea2132d661d Mon Sep 17 00:00:00 2001 From: shokinn Date: Thu, 25 Sep 2025 11:12:07 +0200 Subject: [PATCH] Change path for little snitch --- config/brew/Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/brew/Brewfile b/config/brew/Brewfile index f622ed3..2f32751 100644 --- a/config/brew/Brewfile +++ b/config/brew/Brewfile @@ -62,7 +62,7 @@ cask "istat-menus" cask "iterm2" cask "jordanbaird-ice" cask "keycastr" -cask "little-snitch" +cask "little-snitch", args: { appdir: "/Applications" } cask "mist" cask "monitorcontrol" cask "moom"