UmmIt 醬 XD
UmmItOSConfigurationKeybindings

Hyprland Built-in Keybindings

Core window management and workspace navigation shortcuts

Hyprland Built-in Keybindings

These are the core Hyprland window manager keybindings for window management, workspace navigation, and system controls.

Configuration

These keybindings are defined in the configuration file at:

  • Source: ./configs/hypr/hyprland/launcher.conf

Window Management

KeybindingActionDescription
Super + CClose WindowKill the active window
Super + MExit HyprlandExit the window manager
Super + VToggle FloatingToggle floating mode for active window
Super + JSwap NextSwap with next window

Focus Navigation

KeybindingActionDescription
Super + ←Focus LeftMove focus to left window
Super + →Focus RightMove focus to right window
Super + ↑Focus UpMove focus to upper window
Super + ↓Focus DownMove focus to lower window

Workspace Navigation

KeybindingActionDescription
Super + 1Workspace 1Switch to workspace 1
Super + 2Workspace 2Switch to workspace 2
Super + 3Workspace 3Switch to workspace 3
Super + 4Workspace 4Switch to workspace 4
Super + 5Workspace 5Switch to workspace 5
Super + 6Workspace 6Switch to workspace 6
Super + 7Workspace 7Switch to workspace 7
Super + 8Workspace 8Switch to workspace 8
Super + 9Workspace 9Switch to workspace 9
Super + 0Workspace 10Switch to workspace 10

Move Windows to Workspaces

KeybindingActionDescription
Super + Shift + 1Move to Workspace 1Move active window to workspace 1
Super + Shift + 2Move to Workspace 2Move active window to workspace 2
Super + Shift + 3Move to Workspace 3Move active window to workspace 3
Super + Shift + 4Move to Workspace 4Move active window to workspace 4
Super + Shift + 5Move to Workspace 5Move active window to workspace 5
Super + Shift + 6Move to Workspace 6Move active window to workspace 6
Super + Shift + 7Move to Workspace 7Move active window to workspace 7
Super + Shift + 8Move to Workspace 8Move active window to workspace 8
Super + Shift + 9Move to Workspace 9Move active window to workspace 9
Super + Shift + 0Move to Workspace 10Move active window to workspace 10

Special Workspaces (Scratchpad)

KeybindingActionDescription
Super + SToggle Special WorkspaceShow/hide magic scratchpad
Super + Shift + SMove to SpecialMove window to magic scratchpad

Mouse Controls

KeybindingActionDescription
Super + Mouse Wheel DownNext WorkspaceScroll to next workspace
Super + Mouse Wheel UpPrevious WorkspaceScroll to previous workspace
Super + Left Click + DragMove WindowMove window by dragging
Super + Right Click + DragResize WindowResize window by dragging

Window Resizing

KeybindingActionDescription
Alt + →Resize RightIncrease window width by 5px
Alt + ←Resize LeftDecrease window width by 5px
Alt + ↑Resize UpDecrease window height by 5px
Alt + ↓Resize DownIncrease window height by 5px

Found an issue? submit a pull request!
Don't be shy, your help is making this documentation better for everyone.

Edit on GitHub