diff --git a/Unsupported-packages.md b/Unsupported-packages.md index 4f3c945..e8506db 100644 --- a/Unsupported-packages.md +++ b/Unsupported-packages.md @@ -26,7 +26,11 @@ Various COPRs are available, e.g. https://copr.fedorainfracloud.org/coprs/gumier ## 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 \ No newline at end of file + +There is also extra documentation available that can be found here: https://wiki.archlinux.org/index.php/Sway + +An AUR package fetching the latest commit is available: https://aur.archlinux.org/packages/sway-git/. Always upgrade `wlroots-git` when upgrading `sway-git`. \ No newline at end of file