# 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 |