From 090b50654ffd78056784962cf4b57ebb4217241d Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 7 Jan 2022 10:30:52 +0100 Subject: [PATCH] updated the build instructions to include the AUR package --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 64b5a23..b2929bb 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,19 @@ Hypr needs testers! Check it out and report suggestions or bugs! - Moving / Fullscreening windows - Mostly EWMH and ICCCM compliant +# Installation +I do not maintain any packages, but some kind people have made them for me. If I missed any, please let me know. + +*Arch (AUR)* +``` +yay -S Hypr +``` + +## Manual building +If your distro doesn't have Hypr in its' repositories, or you want to modify hypr, + +see the [Wiki](https://github.com/vaxerski/Hypr/wiki/Building) to see build and installation instructions. + # Configuring See the [Wiki Page](https://github.com/vaxerski/Hypr/wiki/Configuring-Hypr) for a detailed overview on the config, or refer to the example config in examples/hypr.conf. @@ -41,9 +54,6 @@ You have to use a config, place it in ~/.config/hypr/hypr.conf ![Two](https://i.imgur.com/B0MDTu2.png) ![Three](https://i.imgur.com/yvZVde7.png) -# Building -See the [Wiki](https://github.com/vaxerski/Hypr/wiki/Building) to see build instructions. - # Known issues - Picom's shadow and effects do not update for cheap animations while animating - Non-cheap animations are choppy (duh!)