You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyprctl clients # View open windows and their parameters
hyprctl devices # Show input devices (keyboard, mouse, etc.)
hyprctl getoption -a # Check for config errors (parsing issues etc.)
hyprctl binds # Show all current keybinds
hyprctl workspaces # Show information about workspaces
hyprctl monitors # Show current monitor setup
hyprctl reload # Reload Hyprland config (after editing ~/.config/hypr/hyprland.conf)
hyprctl dispatch exec"hyprctl reload"# Force reapply monitor layout and config
hyprctl activewindow # Show active windows in tree format (useful for tiling layout overview)
hyprctl rules # List all available window rules applied
hyprctl animations # Manually trigger animations (useful for debugging)