Fix typo.
This commit is contained in:
parent
a69cd54763
commit
ee2d17355e
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@
|
|||
enable_wallpaper_sets = true
|
||||
used_sets = ["anime", "nature"]
|
||||
wallpapers_per_set = 5
|
||||
notify = False
|
||||
notify = false
|
||||
fallback_wallpaper = "/path/to/paper"
|
||||
loglevel = "INFO"
|
||||
systray = true
|
||||
behavior = fill
|
||||
behavior = "fill"
|
||||
|
||||
# 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.
|
||||
|
|
Loading…
Reference in a new issue