Merge pull request #304 from kon14/patch-1

Fix wrong path to sway executable
This commit is contained in:
Drew DeVault 2015-12-13 16:45:02 -05:00
commit e2cb5e5420

View file

@ -55,7 +55,7 @@ Run these commands:
On systems without logind, you need to suid the sway binary:
sudo chmod a+s /usr/bin/sway
sudo chmod a+s /usr/local/bin/sway
## Configuration