etc/config: Mention ~/.config/i3/config
This commit is contained in:
parent
24a8eac134
commit
6f1350865b
|
@ -187,7 +187,8 @@ bar {
|
||||||
# keysym-based config which used their favorite modifier (alt or windows)
|
# keysym-based config which used their favorite modifier (alt or windows)
|
||||||
#
|
#
|
||||||
# i3-config-wizard will not launch if there already is a config file
|
# i3-config-wizard will not launch if there already is a config file
|
||||||
# in ~/.i3/config.
|
# in ~/.config/i3/config (or $XDG_CONFIG_HOME/i3/config if set) or
|
||||||
|
# ~/.i3/config.
|
||||||
#
|
#
|
||||||
# Please remove the following exec line:
|
# Please remove the following exec line:
|
||||||
#######################################################################
|
#######################################################################
|
||||||
|
|
Loading…
Reference in New Issue