21 lines
470 B
JSON
21 lines
470 B
JSON
{
|
|
"wallpaper": {
|
|
"dirs": [
|
|
"~/Pictures/backgrounds",
|
|
"/media/Beta/壁纸/库"
|
|
],
|
|
"excludes": [
|
|
"~/Pictures/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
|
"~/Pictures/backgrounds/miku-gate.jpg",
|
|
"~/Pictures/backgrounds/README.md"
|
|
]
|
|
},
|
|
"action": {
|
|
"confirm": "change-wallpaper \"%1\""
|
|
},
|
|
"sort": {
|
|
"type": "date",
|
|
"reverse": true
|
|
}
|
|
}
|