]> git.sur5r.net Git - i3/i3/commit
Obey the XDG Base Directory Specification for config file paths
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 3 Jan 2010 15:58:41 +0000 (16:58 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 3 Jan 2010 15:58:41 +0000 (16:58 +0100)
commit7c130fb540da378c4ba3744d2ff39983df3ad705
tree72607e7d9a9a6b6bc89f0c00c26ce7fc5c19a34e
parentba2dd3a3ebef790b0f342027476238ef8bfc9d8e
Obey the XDG Base Directory Specification for config file paths

This means you can now put your i3 config into
$XDG_CONFIG_HOME/i3/config, which probably is ~/.config/i3/config
if not set otherwise.
src/config.c