From 7a4480aaf008ff2fd68390ec2141db52294659d0 Mon Sep 17 00:00:00 2001 From: collieiscute Date: Tue, 1 Sep 2026 00:30:48 +0800 Subject: [PATCH] chore(macos): remove Raycast Use native Spotlight instead of installing and documenting Raycast. --- README.md | 1 - home/dot_config/brew/Brewfile | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index e972fa7..4ce03e3 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ AeroSpace restores the swapped root layouts and window states where possible; it - [`aerospace`](https://github.com/nikitabobko/AeroSpace) — tiling WM. - [`karabiner-elements`](https://karabiner-elements.pqrs.org) — keyboard remapper. -- [`raycast`](https://raycast.com) — launcher. - Desktop wallpaper is deployed by chezmoi to `~/.config/wallpapers`; `run_onchange_after_6-apply-theme.sh.tmpl` applies the initial wallpaper and Matugen palette, and `chezmoi theme [IMAGE]` changes both later. ### CLI tooling diff --git a/home/dot_config/brew/Brewfile b/home/dot_config/brew/Brewfile index 46f71f3..80dbf8f 100644 --- a/home/dot_config/brew/Brewfile +++ b/home/dot_config/brew/Brewfile @@ -53,7 +53,6 @@ cask "middleclick" cask "moonlight" cask "nikitabobko/tap/aerospace", trusted: true cask "qmk-toolbox" -cask "raycast" cask "signal" cask "stats" cask "telegram"