Change wallpaper selection

This commit is contained in:
RealStickman 2020-11-04 21:38:16 +01:00
parent afae2c416e
commit cb48110638

View File

@ -193,7 +193,7 @@ slideshow_pan = 0.05
# Folders are included recursively
# BE CAREFUL: all keys below (src1, src2, etc.) MUST be different
[sources]
src1 = True|favorites|The Favorites folder
src1 = False|favorites|The Favorites folder
src2 = False|fetched|The Fetched folder
src3 = False|folder|/usr/share/backgrounds
src4 = False|flickr|user:www.flickr.com/photos/peter-levi/;user_id:93647178@N00;
@ -212,9 +212,10 @@ src16 = False|folder|/home/marc/Bilder/Backgrounds/Cyberpunk_Girl
src17 = False|folder|/home/marc/Bilder/Backgrounds/Cyberpunk_City
src18 = False|folder|/home/marc/Bilder/Backgrounds/vashperado - 88
src19 = True|folder|/home/marc/grab-bot-unsorted
src20 = False|chromeos|Chrome OS Wallpapers
src21 = False|desktoppr|Random wallpapers from Desktoppr.co
src22 = False|earth|World Sunlight Map - live wallpaper from Die.net
src20 = True|folder|/home/marc/Bilder/Backgrounds/spaceengine
src21 = False|chromeos|Chrome OS Wallpapers
src22 = False|desktoppr|Random wallpapers from Desktoppr.co
src23 = False|earth|World Sunlight Map - live wallpaper from Die.net
# Image filters to apply randomly to every wallpaper (ImageMagick is used for this)
# Each filter is filterX = <enabled or not|filter name|arguments to pass to ImageMagick when calling convert>