summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-01-02 20:04:46 -0800
committerJoe Wilm <joe@jwilm.com>2017-01-02 20:05:31 -0800
commita105be82cf4c333ae691fe7f021fca8fe2b9788e (patch)
treeb88479308f77d939a2681fbc717c9f032c85edce /README.md
parent86301856391b05047f1fd9f2e8999d61b26d982e (diff)
Real support for placing config in XDG_CONFIG_HOME
Resolves #35.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22aab2a1..83c904e5 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ many things (such as arrow keys) would not work.
Although it's possible the default configuration would work on your system,
you'll probably end up wanting to customize it anyhow. There is an
`alacritty.yml` at the git repository root. Copy this to either
-`$HOME/.alacritty.yml` or `$HOME/.config/alacritty.yml` and run Alacritty.
+`$HOME/.alacritty.yml` or `$XDG_CONFIG_HOME/alacritty.yml` and run Alacritty.
Many configuration options will take effect immediately upon saving changes to
the config file. The only exception is the `font` and `dpi` section which