Fix typo
This commit is contained in:
parent
24302092df
commit
aa62d6cb0b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
enabled = true
|
enabled = true
|
||||||
used_sets = ["anime", "nature"]
|
used_sets = ["anime", "nature"]
|
||||||
wallpapers_per_set = 5
|
wallpapers_per_set = 5
|
||||||
notify = False
|
notify = false
|
||||||
|
|
||||||
# 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