Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 531 Bytes

Installation

Manual

To build, have hyprland headers installed and under the repo directory do:

make all

Then use hyprctl plugin load followed by the absolute path to the .so file to load, you could add this to your exec-once to load the plugin on startup

Hyprpm

hyprpm add https://github.com/Moerliy/Hypr-Which-Key
hyprpm enable Hyprspace

Nix

Refer to the Hyprland wiki on plugins, but your flake might look like this: