Padova · IT
● EVERGREEN NOTE dotfileswayland

Hyprland Keybinds

Global Hyprland bindings, organized by modifier convention.

Global bindings. Source: hypr/keybinds.conf.

Core Operations

The physical interface is mapped to the system’s logic via a series of standard bindings.

BindingActionDescription
SUPER + CkillactiveTerminate the focused window.
SUPER + Texec $terminalLaunch Kitty.
SUPER + Eexec $fileManagerOpen Thunar.
SUPER + SPACEexec $menuOpen Wofi launcher.
SUPER + Nexec kitty nvim .Instant-start IDE.
SUPER + Lexec hyprlockSecure the session.
SUPER + Uexec themeSelectTrigger the Theme Engine UI.

Navigation follows a strict Vim-style logic using h/j/k/l.

BindingActionTarget
SUPER + h/j/k/lmovefocusLeft / Down / Up / Right
SUPER + SHIFT + h/j/k/lmovewindowMove window in direction
SUPER + FfullscreenToggle full viewport
SUPER + PpseudoToggle Dwindle Pseudo-tile
SUPER + JtogglesplitFlip Dwindle split orientation

Layout Submap (Precision Resizing)

Activated via SUPER + SHIFT + R. This mode repurposes the movement keys for window resizing:

Conflict check

Before adding: grep -i 'bind.*<key>' ~/dotfiles/hypr/.config/hypr/keybinds.conf