From 149dc3ba49af49a6d199905a41df4e8716f01ecd Mon Sep 17 00:00:00 2001 From: Peng Date: Wed, 5 Nov 2025 18:52:49 +0100 Subject: [PATCH] Update config file path in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c95080..107ba2e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ It might not be that worthy to write a Qt application for such a small feature, -The config file should be placed in `~/.config/wallpaper-chooser/config.json`. Refer to [config.example.json](https://github.com/Uyanide/Wallpaper_Chooser/blob/master/config.example.json) and [config.h](https://github.com/Uyanide/Wallpaper_Chooser/blob/master/src/config.h) for specific entries. +The config file should be placed in `~/.config/wallpaper-carousel/config.json`. Refer to [config.example.json](https://github.com/Uyanide/Wallpaper_Chooser/blob/master/config.example.json) and [config.h](https://github.com/Uyanide/Wallpaper_Chooser/blob/master/src/config.h) for specific entries.