chore: update readme
This commit is contained in:
@@ -2,4 +2,4 @@ It might not be that worthy to write a Qt application for such a small feature,
|
||||
|
||||
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.jpg?raw=true"/>
|
||||
|
||||
The config file should be placed in `~/.config/wallpaper_chooser/config.json`. See [config.example.json](https://github.com/Uyanide/Wallpaper_Chooser/blob/master/config.example.json) for specific entries.
|
||||
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.
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
"dirs": [
|
||||
"~/.config/backgrounds",
|
||||
"/media/Beta/壁纸/库",
|
||||
"$HOME/.config/wallpaper-chooser/current"
|
||||
"$HOME/.local/share/wallpaper/current"
|
||||
],
|
||||
"excludes": [
|
||||
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
||||
|
||||
Reference in New Issue
Block a user