Hotkeys

You can see all the main keyboard bindings by hitting Super + K.

Hotkey Function
Super + Space Application launcher
Super + Alt + Space Omarchy control menu
Super + Escape Lock/suspend/relaunch/restart/shutdown computer
Super + W Close window
Ctrl + Alt + Del Close all windows
Super + T Toggle window between tiling/floating
Super + O Toggle popping window into sticky'n'floating
Super + F Go full screen
Super + Alt + F Go full width for the window
Super + 1/2/3/4 Jump to specific workspace
Super + Tab Jump to next workspace
Super + Shift + Tab Jump to previous workspace
Super + Ctrl + Tab Jump to former workspace
Super + Shift + 1/2/3/4 Move window to workspace
Super + Shift + Alt + Arrows Move workspaces to directional monitor
Super + S Show scratchpad workspace overlay
Super + Alt + S Move window to scratchpad workspace
Ctrl + 1/2/3/.. Jump to browser tab
Super + Arrow Move focus to window in direction of arrow
Super + Shift + Arrow Swap window with another in direction of arrow
Super + Equal Grow windows to the left
Super + Minus Grow windows to the right
Super + Shift + Equal Grow windows to the bottom
Super + Shift + Minus Grow windows to the top
Super + G Toggle window grouping
Super + Alt + G Move window out of grouping
Super + Alt + Tab Cycle between windows in grouping
Super + Alt + 1/2/3/4 Jump to specific window in grouping
Super + Alt + Arrow Move window into grouping in direction of arrow
Super + Alt + Arrow Move between windows inside a tiling group

Launching apps

Hotkey Function
Super + Return Terminal
Super + Shift + B Browser
Super + Shift + Alt + B Browser (private/incognito)
Super + Shift + F File manager
Super + Shift + T Activity (btop)
Super + Shift + M Music (Spotify)
Super + Shift + / Password manager (1password)
Super + Shift + N Neovim
Super + Shift + C Calendar (HEY)
Super + Shift + E Email (HEY)
Super + Shift + A AI (ChatGPT)
Super + Shift + G Messenger (Signal)
Super + Shift + Ctrl + G Messenger (WhatsApp)
Super + Shift + Alt + G Messenger (Google)
Super + Shift + D Docker (LazyDocker)
Super + Shift + O Obsidian
Super + Shift + X X
Super + Ctrl + S Share menu (via LocalSend)

Change/add bindings in ~/.config/hypr/bindings.conf.


Universal clipboard

Hotkey Function
Super + C Copy
Super + X Cut (not in terminal)
Super + V Paste
Super + Ctrl + V Clipboard manager

Usually on Linux, you need Ctrl + Shift + C/V to copy'n'paste in the terminal and Ctrl + C/V to do it everywhere else. These Omarchy unified clipboard hotkeys work everywhere.


Capture

Hotkey Function
Print Screen Screenshot with editing
Shift + Print Screen Screenshot straight to clipboard
Alt + Print Screen Screenrecord
Super + Print Screen Color picker
Alt + Shift + L Copy current URL from webapp or Chromium

With screenrecordings, hit the hotkey to start, hit it again to stop.

All capture options are also accessible under Capture in the Omarchy menu (Super + Alt + Space).


Notifications

Hotkey Function
Super + , Dismiss latest notification
Super + Shift + , Dismiss all notifications
Super + Ctrl + , Toggle silencing notifications
Super + Alt + , Invoke most recent notification

Style

Hotkey Function
Super + Ctrl + Shift + Space Pick a new theme
Super + Ctrl + Space Next background image for theme
Super + Backspace Toggle transparency on a window

Extra background images live in ~/.config/omarchy/current/backgrounds. You can put more there to cycle through. Also available via Install > Background in the Omarchy menu.

All style options are also accessible under Style in the Omarchy menu (Super + Alt + Space).


Toggles

Hotkey Function
Super + Ctrl + I Toggle idle/sleep prevention
Super + Ctrl + N Toggle nightlight display temperature
Super + Shift + Space Toggle the top bar
Super + Mute Switch to next audio output

Ghostty Terminal

Hotkey Function
Ctrl + Shift + E New split below
Ctrl + Shift + O New split besides
Ctrl + Alt + Arrows Move between splits
Super + Ctrl + Shift + Arrows Resize split by 10 lines
Super + Ctrl + Shift + Alt + Arrows Resize split by 100 lines
Ctrl + Shift + T New tab
Ctrl + Shift + Arrows Move between tabs tab
Alt + Numbers Go to specific tab

File Manager

Hotkey Function
Ctrl + L Go to path
Space Preview file (arrows navigate)
Backspace Go back one folder

Apple Display Brightness Control

Apple displays have their own brightness control via asdcontrol:

Hotkey Function
Ctrl + F1 Turn down brightness
Ctrl + F2 Turn up brightness
Ctrl + Shift + F2 Turn up brightness to maximum

Neovim (w/ lazyvim)

Hotkey Function
Space Show command options
Space Space Open file via fuzzy search
Space E Toggle sidebar
Space G G Show git controls
Space S G Search file content
Ctrl + W W Jump between sidebar and editor
Ctrl + Left/right arrow Change size of sidebar
Shift + H Go to left file tab
Shift + L Go to right file tab
Space B D Close file tab

While in sidebar

Hotkey Function
A Add new file in parent dir
Shift + A Add new subdir in parent dir
D Delete highlighted file/dir
M Move highlighted file/dir
R Rename highlighted file/dir
? Show help for all commands

See all the Neovim hotkeys configured by LazyVim.


Quick Emojis

You can use Super + Ctrl + E to show a complete emoji picker that'll put the selection on the clipboard or you can use these quick access options.

Hotkey EM Clue
CapsLock M S 😄 smile
CapsLock M C 😂 cry
CapsLock M L 😍 love
CapsLock M V ✌️ victory
CapsLock M H ❤️ heart
CapsLock M Y 👍 yes
CapsLock M N 👎 no
CapsLock M F 🖕 fuck
CapsLock M W 🤞 wish
CapsLock M R 🤘 rock
CapsLock M K 😘 kiss
CapsLock M E 🙄 eyeroll
CapsLock M P 🙏 pray
CapsLock M D 🤤 drool
CapsLock M M 💰 money
CapsLock M X 🎉 xellebrate
CapsLock M 1 💯 100%
CapsLock M T 🥂 toast
CapsLock M O 👌 ok
CapsLock M G 👋 greeting
CapsLock M A 💪 arm
CapsLock M B 🤯 blowing

Quick Completions

Hotkey Completion
CapsLock Space Space — (mdash)
CapsLock Space N Your name (as entered on setup)
CapsLock Space E Your email (as entered on setup)

You can add more of your own by editing ~/.XCompose, then running omarchy-restart-xcompose in the terminal to get the changes picked up.