commands.sh

hyprctl

linux

Control parts of the Hyprland Wayland compositor.

More info →

Examples (7)

Reload Hyprland configuration

hyprctl reload

Return the active window name

hyprctl activewindow

List all connected input devices

hyprctl devices

List all outputs with respective properties

hyprctl workspaces

Call a dispatcher

hyprctl dispatch dispatcher

Set a configuration keyword dynamically

hyprctl keyword keyword value

Display version

hyprctl version
made by @shridhargupta | data from tldr-pages