Update README.md

This commit is contained in:
Stanisław Zagórowski 2023-04-27 14:57:09 +02:00 committed by GitHub
parent 70e05e5068
commit 5bb05a9149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
# Hyprland Plugin Template # Hyprland Plugin Template
# WARNING: Due to changes in the way Hyprland distributes headers, this is broken right now.
The goal of this repository is to create a robust `Hyprland` plugin template, with The goal of this repository is to create a robust `Hyprland` plugin template, with
- A working, extensible `Makefile` - A working, extensible `Makefile`
- [`hyprload`](https://github.com/Duckonaut/hyprload) support out of the box - [`hyprload`](https://github.com/Duckonaut/hyprload) support out of the box