Hyprland/docs/Install.md

54 lines
830 B
Markdown
Raw Normal View History

2022-04-18 23:49:06 +02:00
2022-04-18 23:34:18 +02:00
# Installation
2022-04-18 23:49:06 +02:00
<br>
2022-04-18 23:34:18 +02:00
2022-04-18 23:49:06 +02:00
## 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
2022-04-18 23:34:18 +02:00
yay -S hyprland-git
```
2022-04-18 23:49:06 +02:00
<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
2022-04-18 23:34:18 +02:00