blob: dd8aa968de7d3246770bd1d0c7ee1f2940e0a045 (
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
48
49
50
51
52
53
|
# Installation
<br>
## Packages
*I do not maintain any packages, however* <br>
*some kind people have made them for me.*
<br>
**If I missed any, please let me know.**
<br>
### Warning
Since I am not the maintainer, I cannot <br>
guarantee that those packages will <br>
always work and be up to date.
<br>
***Use at your own disclosure.*** <br>
*If they don't, 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, <br>
or you want to modify it, please refer to the **[Wiki Pages][Install]** <br>
for the installation instructions.
<!----------------------------------------------------------------------------->
[Install]: https://github.com/vaxerski/Hyprland/wiki/Installation
|