aerospace, sketchybar and raycast implementation - #2
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a comprehensive set of improvements to the window management and launcher setup for macOS, focusing on tighter integration between AeroSpace, JankyBorders, SketchyBar, and Raycast. The changes automate and enhance the user experience for multi-monitor setups, window focus cues, and launcher keybindings, while also updating installation scripts and documentation for clarity and reproducibility.
Window Management & Focus Cues:
borders) for animated focus indication, with configuration for Catppuccin Frappé colors and integration into AeroSpace’s startup and focus change hooks. (Brewfile[1]aerospace.toml[2] [3]bordersrc[4]bordersandsketchybaras part of its lifecycle, ensuring consistent UI cues and status bar display. (aerospace.tomlaerospace/.config/aerospace/aerospace.tomlR21-R60)borderson focus changes, replacing animation (which AeroSpace cannot provide). (aerospace.toml[1]bordersrc[2]Multi-Monitor & Workspace Enhancements:
aerospace.tomlaerospace/.config/aerospace/aerospace.tomlL56-R128)aerospace.tomlaerospace/.config/aerospace/aerospace.tomlR137-R243)aerospace.toml[1] [2]Launcher & Productivity Integration:
Brewfile[1]README.md[2] [3]install[4]installinstallR311-R335)Utilities & Supporting Tools:
sketchybar(status bar),ical-buddy(calendar integration), andmacmon(monitor management). (BrewfileBrewfileR119-L121)aerospace.tomlaerospace/.config/aerospace/aerospace.tomlR137-R243)Other Improvements:
.gitignoreto exclude Claude’s.cc-writesdirectory. (git/ignoregit/.config/git/ignoreR54-R55)claude/settings.jsonclaude/.claude/settings.jsonL10-R11)These changes collectively deliver a more polished, automated, and ergonomic window management and launcher experience for macOS power users.