logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Hyprctl Control - Manage Hyprland Compositor | Online Free DevTools by Hexmos

Control your Hyprland Wayland compositor with Hyprctl. Manage windows, dispatch events, and configure settings dynamically. Free online tool, no registration required.

hyprctl

Control parts of the Hyprland Wayland compositor. More information: https://wiki.hyprland.org/Configuring/Using-hyprctl.

  • 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

See Also