X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3.man;h=640b5ac81a36e95703f8a627711cde624e9137a7;hb=db0add0f11995d4273c76c3c1ad3ab131cea6a99;hp=1f595ce827d1e2bc8d7b95e94f3c7b0b95639fa9;hpb=d968d39b27daa98848a28756eed678ec6b95cae9;p=i3%2Fi3 diff --git a/man/i3.man b/man/i3.man index 1f595ce8..640b5ac8 100644 --- a/man/i3.man +++ b/man/i3.man @@ -170,10 +170,10 @@ Exits i3. When starting, i3 looks for configuration files in the following order: -1. ~/.i3/config -2. ~/.config/i3/config (or $XDG_CONFIG_HOME/i3/config if set) -3. /etc/i3/config -4. /etc/xdg/i3/config (or $XDG_CONFIG_DIRS/i3/config if set) +1. ~/.config/i3/config (or $XDG_CONFIG_HOME/i3/config if set) +2. ~/.i3/config +3. /etc/xdg/i3/config (or $XDG_CONFIG_DIRS/i3/config if set) +4. /etc/i3/config You can specify a custom path using the -c option.