diff --git a/Unsupported-packages.md b/Unsupported-packages.md index 001a79c..9aa5402 100644 --- a/Unsupported-packages.md +++ b/Unsupported-packages.md @@ -13,4 +13,11 @@ There is an unsupported [PPA](https://launchpad.net/~s.noack/+archive/ubuntu/ppa add-apt-repository ppa:s.noack/ppa apt-get update apt-get install sway +``` +Alternative PPA with latest versions of wlroots and Sway (Ubuntu 19.04+): + +``` +add-apt-repository ppa:samoilov-lex/sway +apt-get update +apt-get install sway ``` \ No newline at end of file