aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-11-29 10:18:02 -0500
committerDrew DeVault <sir@cmpwn.com>2015-11-29 10:18:02 -0500
commitfd4cf52518d265c681951bc4c193a2956afefc40 (patch)
tree3cdef434e32b4448c2aee8dd040f42d1b2721791 /README.md
parent9d2bbe26400357b8b741a5b10767af6f84cc8867 (diff)
Add suid instructions to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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