From d412d25509daa33a5d459dba1550969983fbc404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90or=C4=91e=20Stankovi=C4=87?= <62820268+stankovictab@users.noreply.github.com> Date: Fri, 31 Dec 2021 02:35:39 +0100 Subject: [PATCH] Add Windows config file location in docs (#2207) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbac9b3b..00ec264a 100644 --- a/README.md +++ b/README.md @@ -175,8 +175,13 @@ You can use the graphical menu to configure Flameshot, but alternatively you can ``` ### Config file -You can also edit some of the settings (like overriding the default colors) in the configuration file located at `~/.config/flameshot/flameshot.ini`. +You can also edit some of the settings (like overriding the default colors) in the configuration file.\ +Linux path : `~/.config/flameshot/flameshot.ini`.\ +Windows path : `C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini`. +When copying over the config file from Linux to Windows or vice versa, +make sure to correct the `savePath` variable,\ +so that the screenshots save in the right directory on your desired file system. ## Keyboard shortcuts