Skip to main content
  1. Docs/

Usage

234 words·2 mins
Table of Contents

Keybinds
#

“SUPER” can also be referred to as the “Windows” key.
KeybindAction
SUPER + MExit Hyprland
SUPER + SHIFT + LLock the screen
SUPER + WSwitch wallpaper, picked randomly from the wallpapers/ directory
SUPER + RETURNOpen terminal
SUPER + BOpen web browser
SUPER + ROpen application launcher
SHIFT + PRINTCapture the current output
PRINTCapture a selected region
SUPER + QClose the active window
SUPER + VToggle floating mode for the active window
SUPER + FToggle fullscreen for the active window
SUPER + SHIFT + FToggle maximized fullscreen for the active window
SUPER + ←Focus window to the left
SUPER + →Focus window to the right
SUPER + ↑Focus window above
SUPER + ↓Focus window below
SUPER + HFocus window to the left
SUPER + LFocus window to the right
SUPER + KFocus window above
SUPER + JFocus window below
SUPER + 19, 0Switch to workspace 1–10 (0 = workspace 10)
SUPER + SHIFT + 19, 0Move the active window to workspace 1–10 (0 = workspace 10)
SUPER + Left Mouse ButtonDrag/move the active window
SUPER + Right Mouse ButtonResize the active window

octoberctl
#

octoberctl is the command-line utility used to manage October Linux. It can, amongst other things:

  • Update the configuration
  • Manage wallpapers
  • Manage the profile picture

Related