mirror of
https://github.com/ItsDrike/hyprland-dwindle-autogroup.git
synced 2024-11-09 18:59:40 +00:00
Mention minimum hyprland version requirement
This commit is contained in:
parent
477097523e
commit
5c56bd64ed
|
@ -10,6 +10,8 @@ Since Hyprland plugins don't have ABI guarantees, you should download the Hyprla
|
|||
|
||||
The guide on compiling and installing Hyprland manually is on the [wiki](http://wiki.hyprland.org/Getting-Started/Installation/#manual-manual-build)
|
||||
|
||||
Note, this plugin currently requires hyprland compiled from commit: [`16bc5`](https://github.com/hyprwm/Hyprland/commit/16bc5997bb764a69433def368169a9f41a077dc6) or later.
|
||||
|
||||
## Using [hyprload](https://github.com/Duckonaut/hyprload)
|
||||
1. Export the `HYPRLAND_HEADERS` variable to point to the root directory of the Hyprland repo
|
||||
- `export HYPRLAND_HEADERS="$HOME/repos/Hyprland"`
|
||||
|
|
Loading…
Reference in a new issue