mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
Merge pull request #5 from NotAShelf/patch-1
add warning for hyprland-bin on ARM devices
This commit is contained in:
commit
0330eab1a2
1 changed files with 2 additions and 1 deletions
|
@ -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 >}}
|
||||
|
|
Loading…
Reference in a new issue