aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-01-05 23:44:03 +0100
committerMikkel Oscar Lyderik <mikkeloscar@gmail.com>2016-01-05 23:44:03 +0100
commit9186455a3c402548c22a43e75db35ff40dfd398c (patch)
tree0eb77a1f4288496969b854eee1afc0b19a516dbf
parent364e37a1ebe8d3dfca7f1e59d247ace76e3f90b8 (diff)
parente700e76d8451dd50eed1f5137dbe7a2ea2002ec6 (diff)
Merge branch 'master' of github.com:SirCmpwn/sway
-rw-r--r--sway/sway.1.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/sway/sway.1.txt b/sway/sway.1.txt
index 402b2d77..b073e552 100644
--- a/sway/sway.1.txt
+++ b/sway/sway.1.txt
@@ -68,10 +68,10 @@ Configuration
If _-c_ is not specified, sway will look in several locations for your config
file. The suggested location for your config file is ~/.config/sway/config.
~/.sway/config will also work, and the rest of the usual XDG config locations
-are supported. At last, sway looks for a config file in a fallback directory,
-which is /etc/sway/ by default. A standard configuration file is installed at
-this location. If no sway config is found, sway will attempt to load an i3
-config from all the config locations i3 supports. If still nothing is found,
+are supported. If no sway config is found, sway will attempt to load an i3
+config from all the config locations i3 supports. At last, sway looks for a
+config file in a fallback directory, which is /etc/sway/ by default. A standard
+configuration file is installed at this location. If still nothing is found,
you will receive an error.
For information on the config file format, see **sway**(5).