Merge pull request #5 from NotAShelf/patch-1

add warning for hyprland-bin on ARM devices
This commit is contained in:
Vaxry 2022-08-19 09:08:27 +02:00 committed by GitHub
commit 0330eab1a2
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 >}}