From 2c8264b5dcaa84eabd2baeb9a7d759629dd5a2b3 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 20 Jul 2023 01:45:30 -0700 Subject: [PATCH] Update readme section on arch installation --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d815e9e..802f944 100644 --- a/README.md +++ b/README.md @@ -178,12 +178,8 @@ wayland.windowManager.hyprland = { ``` ### Arch (AUR) -There is an unofficial [hy3-git](https://aur.archlinux.org/packages/hy3-git) package. - -As of writing, the `hyprland-git` AUR package does not properly handle hyprland headers, -which are required for hy3 to build. I have been informed that there is a -[fixed version](https://gist.githubusercontent.com/eclairevoyant/0007c44a52c715f243452d17362104b3/raw/9b834290ac75bef2f3bb1364d1380832c65ed6bf/PKGBUILD) -that places the headers in the correct location. +There is an unofficial [hy3-git](https://aur.archlinux.org/packages/hy3-git) package, +usable with the `hyprland-git` package. ### Manual Install hyprland, including its headers and pkg-config file, then run the following commands: