Add new default field.
This commit is contained in:
parent
d9a37e9b05
commit
369a377d70
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ notify = False
|
||||||
fallback_wallpaper = "/path/to/paper"
|
fallback_wallpaper = "/path/to/paper"
|
||||||
loglevel = "INFO"
|
loglevel = "INFO"
|
||||||
systray = true
|
systray = true
|
||||||
|
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.
|
||||||
|
|
Loading…
Reference in a new issue