Catppuccin themed Yabai configuration. There's the basic configuration of sketchybar, yabai, and skhd with application theming and configuration that's cross-platform coming from the shared folder.
- Fonts need to be copied/moved to the ~/Library/Fonts/ since macOS doesn't read from the ~/.fonts/ directory.
sudo mv ~/.fonts/* ~/Library/Fonts/
- Lots of dependencies on applications installed through Brew so you need to install it
/bin/bash -c "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh>)"
- Bundle file contains a list of the brew casks, taps, and brews. Check the file and remove anything you think you don't need and install :
brew bundle --file ./mac/Brewfile
- Enable and start primary applications for the theme
skhd --start-service
yabai --start-service
brew services start sketchybar