Add loglevel option to sample config
This commit is contained in:
parent
5fa2446830
commit
391d60822a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ used_sets = ["anime", "nature"]
|
|||
wallpapers_per_set = 5
|
||||
notify = False
|
||||
fallback_wallpaper = "/path/to/paper"
|
||||
loglevel = "WARNING"
|
||||
|
||||
# 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