Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 4.55 KB

README.md

File metadata and controls

41 lines (27 loc) · 4.55 KB

Yabai

macOS Yabai

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.

Unique Install Steps

  • 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

Screenshots

macos-yabai-tiling macos-yabai-nvim