57 lines
1.6 KiB
Markdown
57 lines
1.6 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) |
|
|
|
|
## 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+Space` | Omarchy menu |
|
|
| `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 |
|