blob: 592a27f71664b35d1646e86c4906472175446168 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# Installation
<br>
## Packages
*I do not maintain any packages, but some kind people have made them for me.*
<br>
**If I missed any, please let me know.**
<br>
## Notice
Since I am not the maintainer, I cannot guarantee that those packages will always work and be up to date.
<br>
***Use at your own disclosure.*** <br>
*If they don't work, try building manually.*
<br>
#### Arch ( AUR / -git )
```sh
yay -S hyprland-git
```
<br>
---
<br>
## Building
If your distro doesn't have **Hyprland** in its repositories, or you want to modify it, please refer to the **[Wiki Page][Install]** for the installation instructions.
<!----------------------------------------------------------------------------->
[Install]: https://github.com/vaxerski/Hyprland/wiki/Installation
|