From 779f79de91478797d0343b694d476362fa5a8eed Mon Sep 17 00:00:00 2001 From: FlightlessMango Date: Sat, 14 Mar 2020 17:12:58 +0100 Subject: [PATCH] [readme] example config location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91911856..9076e078 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ MangoHud comes with a config file which can be used to set configuration options 2. `$HOME/.config/MangoHud/{application_name}.conf` 3. `$HOME/.config/MangoHud/MangoHud.conf` -The default config file is installed to `$HOME/.config/MangoHud/MangoHud.conf` and will not be overwritten by the script. +You can find an example config in /usr/share/doc/mangohud ---