sway

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

commit 0d041890425279dfb8d17f5943ca49b0effbff61
parent a2a4214e4ffdb8f03a025454357e260deea93bc4
Author: Drew DeVault <sir@cmpwn.com>
Date:   Sun, 16 Aug 2015 10:08:29 -0400

Correction about make install behavior

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

diff --git a/README.md b/README.md @@ -32,7 +32,7 @@ Compiling: make # sudo make install -Binary shows up in `./bin` (or `/usr/bin` if you `make install`). +Binary shows up in `./bin` (or `/usr/local/bin` if you `make install`). ## Configuration