Added fallback_wallpaper to general.
This commit is contained in:
parent
fcd3b82894
commit
9ba75569c9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ enable_wallpaper_sets = true
|
||||||
used_sets = ["anime", "nature"]
|
used_sets = ["anime", "nature"]
|
||||||
wallpapers_per_set = 5
|
wallpapers_per_set = 5
|
||||||
notify = False
|
notify = False
|
||||||
|
fallback_wallpaper = "/path/to/paper"
|
||||||
|
|
||||||
# Enter the hours at which you want the wallpaper to change.
|
# Enter the hours at which you want the wallpaper to change.
|
||||||
# If the script is called between one of this times, it will go back to the previous time.
|
# If the script is called between one of this times, it will go back to the previous time.
|
||||||
|
|
Loading…
Reference in a new issue