Add shortcut cheatsheet
This commit is contained in:
parent
5dfae0e5eb
commit
3f7d6c9821
5 changed files with 113 additions and 1 deletions
21
hypr/shortcuts.txt
Normal file
21
hypr/shortcuts.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
┌────────────────── Applications ────────────────────┐ ┌───────────── Window Management ───────────┐
|
||||
│ SUPER + T Open terminal │ │ SUPER + W Close focused window │
|
||||
│ SUPER + B Open browser │ │ SUPER + M Exit Hyprland │
|
||||
│ SUPER + E Open file manager │ │ SUPER + V Toggle floating │
|
||||
└────────────────────────────────────────────────────┘ │ SUPER + P Pseudo split (dwindle) │
|
||||
┌───────────────── Focus Movement ───────────────────┐ │ SUPER + J Toggle split (dwindle) │
|
||||
│ SUPER + ←/→/↑/↓ Move focus │ │ SUPER + F Toggle fullscreen │
|
||||
└────────────────────────────────────────────────────┘ └───────────────────────────────────────────┘
|
||||
┌─────────────────── Workspace ──────────────────────┐ ┌────────────────── Menu ───────────────────┐
|
||||
│ SUPER + [1–9,0] Switch to workspace 1–10 │ │ Tap SUPER App menu tofi │
|
||||
│ SUPER + SHIFT + [1–9,0] Move window to workspace │ └───────────────────────────────────────────┘
|
||||
│ SUPER + S Toggle special workspace │ ┌─────────────── Screenshot ────────────────┐
|
||||
│ SUPER + SHIFT + S Move to special workspace │ │ Print Screenshot window │
|
||||
│ SUPER + Mouse wheel Switch workspaces │ │ Shift + Print Screenshot region │
|
||||
│ CTRL + ALT + ←/→ Previous / Next workspace │ └───────────────────────────────────────────┘
|
||||
└────────────────────────────────────────────────────┘ ┌────────────── Lock / Logout ──────────────┐
|
||||
┌──────────── Window Moving/Resizing ────────────────┐ │ SUPER + L Lock screen │
|
||||
│ SUPER + LMB (drag) Move window │ │ SUPER + SHIFT + L Logout menu │
|
||||
│ SUPER + RMB (drag) Resize window │ └───────────────────────────────────────────┘
|
||||
│ SUPER + SHIFT + ←/→/↑/↓ Swap window with neighbor │
|
||||
└────────────────────────────────────────────────────┘
|
Loading…
Add table
Add a link
Reference in a new issue