aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-12-23 07:52:55 -0500
committerDrew DeVault <sir@cmpwn.com>2015-12-23 07:52:55 -0500
commit72043b231d99162d917c3234bfbf99b6a9e29945 (patch)
tree336c267f3f52e416a3406d487ec7a30b54e93250 /README.md
parent23df7ed502b20bf264d85af2aef8c933e393f9ee (diff)
parentf02cf75ff3b759c530f195d320c722bb30380155 (diff)
Merge pull request #399 from gpyh/dont-hardcode-path
Use SYSCONFDIR as recommended
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:
If you already use i3, then copy your i3 config to `~/.config/sway/config` and
it'll work out of the box. Otherwise, copy the sample configuration file to
-`~/.config/sway/config`. It is located at `/etc/sway/config`, unless the
-`DFALLBACK_CONFIG_DIR` flag has been set. Run `man 5 sway` for information on
-the configuration.
+`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
+Run `man 5 sway` for information on the configuration.
## Running