From 7637bb5f5b7d333c8fa011fd2572d6d12c742a02 Mon Sep 17 00:00:00 2001 From: Robin Arnold <1297660+RRArny@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:08:14 +0200 Subject: [PATCH] Added reference to default config to README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c4a51..995b3a6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If there is any problem with the provided arguments WXfetch will print an error ## Configuration -The configuration is loaded from `~/.config/wxfetch/config.toml` or from a TOML-file as specified by the `-c` flag. +The configuration is loaded from `~/.config/wxfetch/config.toml` or from a TOML-file as specified by the `-c` flag. If no configuration file is found it will default to sensible values. Except for position, these options present personal minima and reflect the colours used. For instance a cloud layer with an altitude lower than the specified minimum will be rendered red.