aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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:
50 make 50 make
51 sudo make install 51 sudo make install
52 52
53On systems without logind, you need to suid the sway binary:
54
55 sudo chmod a+s /usr/bin/sway
56
53## Configuration 57## Configuration
54 58
55If you already use i3, then copy your i3 config to `~/.config/sway/config` and 59If you already use i3, then copy your i3 config to `~/.config/sway/config` and