hyprswitch

Switch between windows in Hyprland with a CLI or GUI

cargomacoslinuxwindows
Try with needOr install directly
Source

About

A CLI/GUI that allows switching between windows in Hyprland

Commands

hyprswitch

Examples

open window switcher interface$ hyprswitch
switch to next window in workspace$ hyprswitch next
switch to previous window$ hyprswitch prev
switch windows without mouse using keyboard$ hyprswitch --config ~/.config/hyprswitch/config.toml
open window switcher with custom dimensions$ hyprswitch --geometry 500x500+100+100