From ee2d17355ec531cb171c6981c94675053afde490 Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Sun, 26 Jan 2025 23:34:31 +0100 Subject: [PATCH] Fix typo. --- sample_config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample_config.toml b/sample_config.toml index 33a8165..188417d 100644 --- a/sample_config.toml +++ b/sample_config.toml @@ -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.