Merge pull request #304 from kon14/patch-1

Fix wrong path to sway executable
master
Drew DeVault 9 years ago
commit e2cb5e5420

@ -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

Loading…
Cancel
Save