diff --git a/hypr/keybinds.md b/hypr/keybinds.md new file mode 100644 index 0000000..a0d9479 --- /dev/null +++ b/hypr/keybinds.md @@ -0,0 +1,37 @@ +# Custom Keybinds + +Custom bindings on top of Omarchy's defaults, defined in `bindings.conf`. + +## Apps + +| Keybind | Action | +| --- | --- | +| `Super+Enter` | Terminal | +| `Super+Alt+Enter` | Terminal with tmux (attach or new "Work" session) | +| `Super+Shift+Enter` | Browser | +| `Super+Shift+F` | File manager | +| `Super+Alt+Shift+F` | File manager (opened at terminal's cwd) | +| `Super+Shift+B` | Browser | +| `Super+Shift+Alt+B` | Browser (private) | +| `Super+Shift+M` | Spotify | +| `Super+Shift+N` | Editor | +| `Super+Shift+D` | Docker (lazydocker) | +| `Super+Shift+G` | Signal | +| `Super+Shift+O` | Obsidian | + +## Web Apps + +| Keybind | Action | +| --- | --- | +| `Super+Shift+C` | Calendar (Hey) | +| `Super+Shift+E` | Email (Hey) | +| `Super+Shift+Y` | YouTube | +| `Super+Shift+Alt+G` | WhatsApp | +| `Super+Shift+Ctrl+G` | Google Messages | +| `Super+Shift+P` | Google Photos | + +## Extras + +| Keybind | Action | +| --- | --- | +| `Super+Alt+W` | Wallpaper picker |