sway

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

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

Move .build.yml repo references to github.com

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://git.sr.ht/~sircmpwn/sway - - https://git.sr.ht/~sircmpwn/wlroots + - https://github.com/~sircmpwn/sway + - https://github.com/~sircmpwn/wlroots tasks: - wlroots: | cd wlroots