Update README.md
pwetty
This commit is contained in:
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
||||
# 🍎 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 1–5
|
||||
- alt-d → workspace D
|
||||
- alt-s → workspace S
|
||||
- alt-shift-1 … alt-shift-5 → move window to workspace 1–5
|
||||
|
||||
### 🧩 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
|
||||
|
||||
|  | 
|
||||
|-----------------------------------------|-----------------------------------------|
|
||||
|
||||
---
|
||||
## 🎥 Sketchybar preview
|
||||
|
||||
https://git.xnmr.ph/mx/mac-dots/raw/branch/main/images/3.mp4
|
||||
|
||||
---
|
||||
Happy tiling! 🖤💜
|
||||
|
||||
---
|
||||
|
||||
*Sketchybar modified from some dude on reddit*
|
Reference in New Issue
Block a user