Files
mac-dots/README.md
2025-07-16 13:32:55 +00:00

73 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🍎 My MacBook Setup
This is my personal macOS setup featuring:
- **[SketchyBar](https://github.com/FelixKratz/SketchyBar)** a highly customizable status bar.
- **[AeroSpace](https://github.com/nikitabobko/AeroSpace)** a tiling window manager for macOS.
✨ The whole setup is themed with **[Catppuccin Mocha](https://catppuccin.com/)** for a beautiful and consistent look.
---
## ✨ Features
✅ Clean, minimal status bar with SketchyBar
✅ Tiling window management using AeroSpace
✅ Fast navigation and resizing with custom keybindings
✅ Multiple workspaces for organization
**Catppuccin Mocha** color palette across apps and bar
---
## 🛠️ AeroSpace Keybindings
### 🔎 Focus movement
- alt-h / alt-left → focus left
- alt-j / alt-down → focus down
- alt-k / alt-up → focus up
- alt-l / alt-right → focus right
### 📦 Move windows
- alt-shift-left → move left
- alt-shift-down → move down
- alt-shift-up → move up
- alt-shift-right → move right
### 📐 Resize
- alt-9 → resize smart -50
- alt-0 → resize smart +50
### 🖥️ Workspaces
- alt-1 … alt-5 → switch to workspace 15
- alt-d → workspace D
- alt-s → workspace S
- alt-shift-1 … alt-shift-5 → move window to workspace 15
### 🧩 Layouts & fullscreen
- alt-a → toggle floating/tiling
- alt-shift-f → fullscreen
- alt-period = 'layout tiles horizontal vertical'
- alt-comma = 'layout accordion horizontal vertical'
- alt-enter = 'exec-and-forget open -n /Applications/Ghostty.app' # Opens Ghostty terminal
📖 For more details, see the [AeroSpace commands documentation](https://nikitabobko.github.io/AeroSpace/commands).
---
## 📸 Screenshots
| ![Screenshot 1](images/1.png) | ![Screenshot 2](images/2.png)
|-----------------------------------------|-----------------------------------------|
---
## 🎥 Sketchybar preview
https://git.xnmr.ph/mx/mac-dots/raw/branch/main/images/3.mp4
---
Happy tiling! 🖤💜
---
*Sketchybar modified from some dude on reddit*