Hotkeys #
Navigating #
Hotkey |
Function |
Super + Space |
Type app to launch |
Super + W |
Close window |
Super + 1/2/3/4 |
Jump to workspace |
Shift + Super + 1/2/3/4 |
Move window to workspace |
Ctrl + 1/2/3/.. |
Jump to browser tab |
F11 |
Go full screen |
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 top |
Super + Shift + Minus |
Grow windows to the bottom |
Launching apps #
Hotkey |
Function |
Super + Return |
Terminal |
Super + B |
Browser |
Super + F |
File manager |
Super + T |
Activity (btop) |
Super + M |
Music (Spotify) |
Super + / |
Password manager (1password) |
Super + N |
Neovim |
Super + C |
Calendar (HEY) |
Super + E |
Email (HEY) |
Super + A |
AI (ChatGPT) |
Super + G |
Messenger (Signal) |
Super + Shift + G |
Messenger (WhatsApp) |
Super + D |
Docker (LazyDocker) |
Super + O |
Obsidian |
Super + X |
X |
Super + Print Screen |
Color picker |
Super + Ctrl + V |
Reveal clipboard manager |
You can change/overwrite these bindings in ~/.config/hypr/hyprland.conf
. You can see all the built-in bindings in ~/.local/share/omarchy/default/hypr/bindings.conf
.
Appearance #
Hotkey |
Function |
Ctrl + Shift + Super + Space |
Next theme |
Ctrl + Super + Space |
Next background image |
Shift + Super + Space |
Show/hide the top bar |
Background images live in ~/.config/omarchy/current/backgrounds
. You can put more there to cycle through.
System #
Hotkey |
Function |
Super + Escape |
Lock computer |
Shift + Super + Escape |
Restart Hyprland |
Ctrl + Super + Escape |
Restart computer |
Ctrl + Shift + Super + Escape |
Shutdown computer |
File Manager #
Hotkey |
Function |
Ctrl + L |
Go to path |
Space |
Preview file (arrows navigate) |
Backspace |
Go back one folder |
Screenshots #
Hotkey |
Function |
Print Screen |
Screenshot a region |
Shift + Print Screen |
Screenshot a window |
Ctrl + Print Screen |
Screenshot a monitor |
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) #
Navigation #
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 |
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 #
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 pkill fcitx5 && fcitx5 &
in the terminal to get the changes picked up.