diff --git a/README.md b/README.md index 6d47d30f..a962e28a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ Run these commands: make sudo make install +On systems without logind, you need to suid the sway binary: + + sudo chmod a+s /usr/bin/sway + ## Configuration If you already use i3, then copy your i3 config to `~/.config/sway/config` and