mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
Add how to install on arch linux
parent
28062f00e2
commit
bcb6f99c16
|
@ -22,3 +22,11 @@ apt install sway
|
|||
[Quick guide](https://nationpigeon.com/compiling-sway-on-fedora-29/) to building sway on Fedora 29.
|
||||
|
||||
Various COPRs are available, e.g. https://copr.fedorainfracloud.org/coprs/gumieri/sway/
|
||||
|
||||
## Arch
|
||||
|
||||
To install sway on Arch Linux run:
|
||||
```
|
||||
sudo pacman -S sway
|
||||
```
|
||||
There is also extra documentation available that can be found here: https://wiki.archlinux.org/index.php/Sway
|
Loading…
Reference in a new issue