63 lines
2.0 KiB
Markdown
63 lines
2.0 KiB
Markdown
# Keybinds
|
|
|
|
Hyprland is configured in Lua on Omarchy 4. Personal bindings live in
|
|
[`bindings.lua`](bindings.lua); everything else below comes from Omarchy's
|
|
own defaults and is no longer redefined here.
|
|
|
|
Print the live list at any time with `omarchy menu keybindings --print`.
|
|
|
|
## Custom
|
|
|
|
| Keybind | Action |
|
|
| --- | --- |
|
|
| `Super+Alt+W` | Wallpaper picker (AGS widget) |
|
|
| `Super+Space` | Apps menu (Omarchy 4 binds the root menu here by default) |
|
|
| `Super+Alt+Space` | Omarchy menu (Omarchy 4 binds the apps menu here by default) |
|
|
|
|
## Omarchy defaults worth remembering
|
|
|
|
### 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 |
|
|
|
|
### Shell and system
|
|
|
|
| Keybind | Action |
|
|
| --- | --- |
|
|
| `Super+Ctrl+Space` | Background switcher |
|
|
| `Super+Shift+Ctrl+Space` | Theme menu |
|
|
| `Super+Shift+Space` | Toggle the top bar |
|
|
| `Super+Backspace` | Toggle transparency on the focused window |
|
|
| `Super+Ctrl+L` | Lock |
|
|
| `Super+Ctrl+I` | Toggle locking on idle |
|
|
| `Super+Ctrl+N` | Toggle nightlight |
|
|
| `Super+Ctrl+A` | Audio panel (includes the per-app mixer that replaced pavucontrol) |
|
|
| `Super+Ctrl+W` | Network panel |
|
|
| `Super+Ctrl+B` | Bluetooth panel |
|
|
| `Super+Ctrl+D` | Display and brightness panel |
|
|
| `Super+Ctrl+1` | AI agent usage panel (first panel in the bar's right section) |
|