Update README.mb

This commit is contained in:
mx
2025-07-16 13:22:47 +00:00
parent 342d11a2cf
commit c9314e28f6

View File

@@ -0,0 +1,68 @@
# 🍎 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) | ![Screenshot 3](images/3.mp4) |
|-----------------------------------------|-----------------------------------------|-----------------------------------------|
---
---
*Sketchybar modified from some dude on reddit*