sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit cf4db5141f939f6e55a1a8435e73452ca1868b84
parent 5cbb2c4879675ad198fb82de9e2e3789f8744818
Author: Drew DeVault <sir@cmpwn.com>
Date:   Tue, 27 Mar 2018 16:16:25 -0400

Fix broken repo references

Diffstat:
M.build.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -14,8 +14,8 @@ packages: - libinput - libxkbcommon sources: - - https://github.com/~sircmpwn/sway - - https://github.com/~sircmpwn/wlroots + - https://github.com/swaywm/sway + - https://github.com/swaywm/wlroots tasks: - wlroots: | cd wlroots