From 6d7647c8907978892d635bb79d8ba39629f8e194 Mon Sep 17 00:00:00 2001 From: Zac Pullar-Strecker Date: Fri, 28 Dec 2018 03:16:31 +1300 Subject: Make windows config location more sensible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98c170b4..17dd577e 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ file, please consult the comments in the default config file. On Windows the config file is located at: -`%UserProfile%\alacritty.yml` +`%APPDATA%\Roaming\alacritty\alacritty.yml` ## Issues (known, unknown, feature requests, etc.) -- cgit