Add loglevel to config
This commit is contained in:
parent
029183aeaf
commit
f014b4dda4
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ used_sets = ["anime", "nature"]
|
||||||
wallpapers_per_set = 5
|
wallpapers_per_set = 5
|
||||||
notify = true
|
notify = true
|
||||||
fallback_wallpaper = "/home/emma/Bilder/Hintergründe/wideFallbackScreen.jpg"
|
fallback_wallpaper = "/home/emma/Bilder/Hintergründe/wideFallbackScreen.jpg"
|
||||||
|
loglevel = "DEBUG"
|
||||||
|
|
||||||
# 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