diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -57,8 +57,10 @@ On systems without logind, you need to suid the sway binary: ## Configuration If you already use i3, then copy your i3 config to `~/.config/sway/config` and -it'll work out of the box. Otherwise, copy `/etc/sway/config` to -`~/.config/sway/config`. Run `man 5 sway` for information on the configuration. +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. ## Running |