First Login
After logging into Hyprland for the first time, you’ll see:- Waybar at the top showing workspaces, system tray, and status information
- A clean desktop with your wallpaper
- No windows open initially
Super (Windows key). Let’s get you productive!
Essential Keybindings
Applications
Terminal
Super + ReturnOpens Kitty terminal emulatorApplication Launcher
Super + SpaceOpens Rofi launcher to search and launch applicationsFile Manager
Super + EOpens Nemo file managerBrowser
Launch Brave browser via
Super + Space → type “brave”Window Management
Basic Window Operations
| Keybinding | Action |
|---|---|
Super + Q | Close active window |
Super + V | Toggle floating mode for current window |
Super + F11 | Toggle fullscreen |
Super + F | Swap window with master |
Super + Shift + F | Focus master window |
Focus Movement (Vim-style)
Move focus between windows using Vim keybindings:Window Movement
Move windows around your layout:| Keybinding | Direction |
|---|---|
Super + Shift + H | Move window left |
Super + Shift + J | Move window down |
Super + Shift + K | Move window up |
Super + Shift + L | Move window right |
Resize Windows
Resize the active window usingCtrl key:
| Keybinding | Action |
|---|---|
Ctrl + H | Shrink width (left) |
Ctrl + L | Expand width (right) |
Ctrl + K | Shrink height (up) |
Ctrl + J | Expand height (down) |
Mouse Controls
Move Window
Super + Left Click + DragResize Window
Super + Right Click + DragScroll Workspaces
Super + Mouse Wheel Up/DownWorkspaces
Hyprland provides 10 workspaces for organizing your windows:Switch Workspace
Super + 3 switches to workspace 3
Move Window to Workspace
Super + Shift + 5 moves current window to workspace 5
Special Workspace (Scratchpad)
A hidden workspace for quick access to a dropdown terminal:The scratchpad automatically launches with a Kitty terminal on startup. Use it as a quick dropdown terminal!
Screenshots
Full Screen
PrintCapture entire screen with Satty editorRegion to Clipboard
Super + PrintSelect region and copy to clipboardRegion with Editor
Super + F12Select region and open in Satty for annotation~/Pictures/Screenshots/ with timestamp format YYYYMMDD-HHMMSS.png
System Controls
| Keybinding | Action |
|---|---|
Super + Shift + R | Reload Hyprland configuration |
Super + M | Open logout menu (wlogout) |
Super + Shift + Q | Lock screen (hyprlock) |
Media Keys
| Keybinding | Action |
|---|---|
XF86AudioRaiseVolume | Increase volume by 5% |
XF86AudioLowerVolume | Decrease volume by 5% |
XF86AudioMute | Toggle mute |
Your First Workflow
Let’s set up a typical development workspace:Quick Tips
Customize Keybindings
Customize Keybindings
Keybindings are defined in:Edit this file and reload with
Super + Shift + R to apply changes.Change Default Applications
Change Default Applications
Default applications are set in:Example:
Monitor Configuration
Monitor Configuration
Install More Applications
Install More Applications
Use Or add them to
paru to install additional packages:~/dotfiles/packages.txt and run ./install again.Cheat Sheet
Here’s a printable reference of the most important keybindings:Applications
Super + Return→ TerminalSuper + Space→ App LauncherSuper + E→ File Manager
Window Control
Super + Q→ Close windowSuper + V→ Toggle floatingSuper + H/J/K/L→ FocusSuper + Shift + H/J/K/L→ Move
Workspaces
Super + [1-9,0]→ Switch workspaceSuper + Shift + [1-9,0]→ Move windowSuper + Tab→ Scratchpad
System
Super + Shift + R→ Reload configSuper + M→ Logout menuSuper + Shift + Q→ Lock screenPrint→ Screenshot
Next Steps
Now that you know the basics, explore:- Configuration Guide - Customize colors, layouts, and behavior
- Status Bar Component - Personalize your Waybar
- Keybindings Reference - Full list of all keybindings
- Troubleshooting - Common issues and solutions
