Fix wrong path to sway executable

Fixed path to sway in chmod (line 58)
master
Konstantinos Feretos 9 years ago
parent e277d4e094
commit 96d3968ae5

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