31 lines
760 B
JSON
31 lines
760 B
JSON
{
|
|
"wallpaper": {
|
|
"paths": [
|
|
"~/Pictures/116327446_p0.jpg"
|
|
],
|
|
"dirs": [
|
|
"~/.config/backgrounds",
|
|
"~/Pictures/逆流茶会/"
|
|
],
|
|
"excludes": [
|
|
"~/.config/backgrounds/nao-stars-crop-adjust-flop.jpg",
|
|
"~/.config/backgrounds/miku-gate.jpg",
|
|
"~/.config/backgrounds/README.md"
|
|
]
|
|
},
|
|
"action": {
|
|
"confirm": "~/.scripts/change-wallpaper.sh \"%1\""
|
|
},
|
|
"style": {
|
|
"aspect_ratio": 1.6,
|
|
"image_width": 320,
|
|
"image_focus_width": 480,
|
|
"window_width": 750,
|
|
"window_height": 500,
|
|
"no_loading_screen": true
|
|
},
|
|
"sort": {
|
|
"type": "none",
|
|
"reverse": false
|
|
}
|
|
} |