Change naming convention from wallpaper_sets to general and add notify option.
This commit is contained in:
		
							parent
							
								
									f0c32fdf0c
								
							
						
					
					
						commit
						24302092df
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,9 +1,10 @@
 | 
				
			||||||
# Here, define if you want to use different sets of wallpapers, and if yes,
 | 
					# Here, define if you want to use different sets of wallpapers, and if yes,
 | 
				
			||||||
# what those sets are called and how many wallpapers are included per set.
 | 
					# what those sets are called and how many wallpapers are included per set.
 | 
				
			||||||
[wallpaper_sets]
 | 
					[general]
 | 
				
			||||||
enabled = true
 | 
					enabled = true
 | 
				
			||||||
used_sets = ["anime", "nature"]
 | 
					used_sets = ["anime", "nature"]
 | 
				
			||||||
wallpapers_per_set = 5
 | 
					wallpapers_per_set = 5
 | 
				
			||||||
 | 
					notify = False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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