aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2024-05-03 20:44:17 +0300
committerGitHub <noreply@github.com>2024-05-03 21:44:17 +0400
commit26ed8e1b9dfe2e4c5d23dc80043554197113d83f (patch)
tree1df458d99d0aee54d542fd9ec8c685e34feca970 /README.md
parented3fac8a033acf10293712339185920849d45a0a (diff)
downloadalacritty-26ed8e1b9dfe2e4c5d23dc80043554197113d83f.tar.gz
alacritty-26ed8e1b9dfe2e4c5d23dc80043554197113d83f.zip
Add config file locations into alacritty(5)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index af678ff8..d00520b4 100644
--- a/README.md
+++ b/README.md
@@ -69,11 +69,9 @@ following locations:
3. `$HOME/.config/alacritty/alacritty.toml`
4. `$HOME/.alacritty.toml`
-### Windows
+On Windows, the config file will be looked for in:
-On Windows, the config file should be located at:
-
-`%APPDATA%\alacritty\alacritty.toml`
+* `%APPDATA%\alacritty\alacritty.toml`
## Contributing