diff --git a/home/hammerspoon/config/applications.lua b/home/hammerspoon/config/applications.lua index e56c000c..ad3a7e96 100644 --- a/home/hammerspoon/config/applications.lua +++ b/home/hammerspoon/config/applications.lua @@ -3,7 +3,7 @@ local applications = { name = "Alacritty", }, browser = { - name = "Arc", + name = "Brave Browser", }, email = { name = "Mail", diff --git a/system/darwin/mba/homebrew.nix b/system/darwin/mba/homebrew.nix index 0a638830..3965b62e 100644 --- a/system/darwin/mba/homebrew.nix +++ b/system/darwin/mba/homebrew.nix @@ -6,7 +6,6 @@ casks = [ "1password" "alacritty" - "arc" "barrier" "brave-browser" "dash" @@ -38,7 +37,6 @@ ]; taps = [ "homebrew/cask-versions" - "D12frosted/emacs-plus" ]; masApps = { DaisyDisk = 411643860;