aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3446e312..4f81bd19 100644
--- a/README.md
+++ b/README.md
@@ -66,9 +66,8 @@ On systems without logind, you need to suid the sway binary:
66 66
67If you already use i3, then copy your i3 config to `~/.config/sway/config` and 67If you already use i3, then copy your i3 config to `~/.config/sway/config` and
68it'll work out of the box. Otherwise, copy the sample configuration file to 68it'll work out of the box. Otherwise, copy the sample configuration file to
69`~/.config/sway/config`. It is located at `/etc/sway/config`, unless the 69`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
70`DFALLBACK_CONFIG_DIR` flag has been set. Run `man 5 sway` for information on 70Run `man 5 sway` for information on the configuration.
71the configuration.
72 71
73## Running 72## Running
74 73