Fix typo.

This commit is contained in:
Emma Nora Theuer 2025-01-26 23:34:31 +01:00
parent a69cd54763
commit ee2d17355e

View file

@ -4,11 +4,11 @@
enable_wallpaper_sets = true 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" fallback_wallpaper = "/path/to/paper"
loglevel = "INFO" loglevel = "INFO"
systray = true systray = true
behavior = fill behavior = "fill"
# 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.