Fix typo.
This commit is contained in:
		
							parent
							
								
									a69cd54763
								
							
						
					
					
						commit
						ee2d17355e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -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.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue