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
Hyprworm is a custom window switcher for the Hyprland Wayland compositor. Built in C, it provides a fast and efficient way to switch between open windows by leveraging Unix domain sockets for Hyprland's IPC and the standard `fork/exec/pipe` model for seamless integration with launchers like rofi or fuzzel.