sway

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

commit a67832ab111a0b2d9f63ca042c261b1d73da59ea
parent 82aca85cf87e6ead4bc5659c40041b1902463063
Author: Drew DeVault <sir@cmpwn.com>
Date:   Sun, 27 Dec 2015 11:09:28 -0500

Update README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -58,7 +58,7 @@ Run these commands: mkdir build cd build - cmake -DCMAKE_BUILD_TYPE=Release .. + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc .. make sudo make install