H3rmt / hyprswitch

A CLI/GUI that allows switching between windows in Hyprland
https://crates.io/crates/hyprswitch
MIT License
220 stars 7 forks source link

`hyprpm` installation #73

Open Jazztache opened 2 weeks ago

Jazztache commented 2 weeks ago

Hello!

I would like it if this were installable via the hyprpm package manager Hyprland uses. A lot of the official packages use this method as well.

Thankyou!

H3rmt commented 1 week ago

I don't know if you can distribute this program with hyprpm.

This isn't a plugin, as plugins run "inside" of Hyprland and need to be written in C++.

Hyprswitch is an external CLI that interfaces with Hyprland by sending commands to its socket.