add warning for hyprland-bin on ARM devices

This commit is contained in:
NotAShelf 2022-08-19 03:55:52 +03:00 committed by GitHub
parent 08e7a3d302
commit f26ec53ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ you use the AUR.*
```plain
hyprland-git - compiles from latest source
hyprland - compiles from latest release source
hyprland-bin - compiled latest release
hyprland-bin - compiled latest release, prone to breaking on ARM devices as Hyprland binary is compiled for x86
```
{{< /tab >}}