Changed favourites folder. Enabled favourites.
This commit is contained in:
parent
cf36ccfb39
commit
03183ca86c
@ -24,7 +24,7 @@ quota_enabled = True
|
||||
quota_size = 1000
|
||||
|
||||
# favorites_folder = <some folder> - when not specified, the default is ~/.config/variety/Favorites
|
||||
favorites_folder = ~/.config/variety/Favorites
|
||||
favorites_folder = ~/Bilder/Backgrounds/variety-favs
|
||||
|
||||
# Prefer Copy to Favorites or Move to Favorites operation (or both), depending on the folder of the current image
|
||||
# favorites_operations = <A list of directories and the preferred operation (Copy, Move or Both) for each of them>
|
||||
@ -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 = False|favorites|The Favorites folder
|
||||
src1 = True|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;
|
||||
|
Loading…
Reference in New Issue
Block a user